u-boot/arch/x86/lib/fsp
Simon Glass 410b10f1e3 x86: fsp: Use reset_cpu()
Now that reset_cpu() functions correctly, use it instead of directly
accessing the port on boards that use a Firmware Support Package (FSP).

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-04-29 21:02:32 -06:00
..
fsp_car.S x86: Make CAR and DRAM FSP code common 2015-02-05 22:16:44 -07:00
fsp_common.c x86: fsp: Use reset_cpu() 2015-04-29 21:02:32 -06: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