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>
Showing
- arch/x86/cpu/coreboot/coreboot.c 5 additions, 6 deletionsarch/x86/cpu/coreboot/coreboot.c
- arch/x86/cpu/cpu.c 0 additions, 1 deletionarch/x86/cpu/cpu.c
- arch/x86/include/asm/u-boot-x86.h 1 addition, 0 deletionsarch/x86/include/asm/u-boot-x86.h
- common/board_f.c 0 additions, 1 deletioncommon/board_f.c
Loading
Please register or sign in to comment