u-boot-brain/arch/x86/cpu
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function
Instead of an x86-specific cpu_init_f() function, use the normal U-Boot one
for this purpose. Also remove a useless/misleading comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2014-11-21 07:24:09 +01:00
..
coreboot x86: Use the standard arch_cpu_init() function 2014-11-21 07:24:09 +01:00
call64.S x86: Add support for starting 64-bit kernel 2014-10-28 20:43:47 -06:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
cpu.c x86: Use the standard arch_cpu_init() function 2014-11-21 07:24:09 +01:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile x86: Add support for starting 64-bit kernel 2014-10-28 20:43:47 -06:00
resetvec.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start16.S x86: Invalidate TLB as early as possible 2014-11-21 07:24:09 +01:00
start.S x86: Tidy up global descriptor table setup 2014-11-21 07:24:09 +01:00
u-boot.lds Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00