u-boot/arch
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
..
arc arcv2: Halt non-master cores 2017-03-31 22:09:36 +03:00
arm Merge git://git.denx.de/u-boot-dm 2017-04-05 08:28:33 -04:00
avr32 efi: Use asmlinkage for EFIAPI 2016-10-19 09:01:53 +02:00
m68k spi: Zap cf_qspi driver and related code 2017-01-15 18:29:04 +01:00
microblaze microblaze: Fix endif macro command 2017-02-10 13:59:36 +01:00
mips mips: Use common _AC macro now. 2017-01-10 08:19:26 -05:00
nds32 nds32: Support relocation. 2016-09-29 15:38:10 +08:00
nios2 dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
powerpc Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs 2017-03-09 11:37:24 -05:00
sandbox board_f: sandbox: Move setup_ram_buf() to private code 2017-04-05 13:52:35 -04:00
sh sh: generate position independent code for all platforms 2016-12-02 21:32:54 -05:00
x86 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 2017-04-05 13:52:36 -04:00
xtensa Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
.gitignore .gitignore: drop include/asm/proc from ignore pattern 2014-06-19 11:18:54 -04:00
Kconfig OpenRISC: Remove 2017-04-05 13:52:34 -04:00