u-boot-brain/arch/x86
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
While x86 is the only user and this could in principle be moved to
arch_cpu_init() there is some justification for this being a separate
call. It provides a way to handle init which is not CPU-specific, but
must happen before the CPU can be set up.

Rename the function to be more generic.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2017-04-05 13:52:36 -04:00
..
cpu dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
dts x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 2017-02-07 13:27:13 +08:00
include/asm board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 2017-04-05 13:52:36 -04:00
lib board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 2017-04-05 13:52:36 -04:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: Introduce INTEL_MID quirk option 2017-02-21 15:10:46 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00