u-boot-brain/arch/x86/lib/fsp
Simon Glass 447f8b018e x86: Allow a UART to be set up before the FSP is ready
Since the FSP is a black box it helps to have some sort of debugging
available to check its inputs. If the debug UART is in use, set it up
after CAR is available.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-02-06 12:07:38 -07:00
..
fsp_car.S x86: Make CAR and DRAM FSP code common 2015-02-05 22:16:44 -07:00
fsp_common.c x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00
fsp_dram.c x86: Make CAR and DRAM FSP code common 2015-02-05 22:16:44 -07:00
fsp_support.c x86: Allow a UART to be set up before the FSP is ready 2015-02-06 12:07:38 -07:00
Makefile x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00