On 30 July 2017 at 07:23, Bin Meng <[email protected]> wrote: > This is architecture-dependent early initialization hence should > be put in the platform Kconfig. > > Signed-off-by: Bin Meng <[email protected]> > Reviewed-by: Andy Shevchenko <[email protected]> > --- > > Changes in v2: None > > arch/x86/cpu/broadwell/Kconfig | 1 + > arch/x86/cpu/broadwell/refcode.c | 17 > ++++++++++++++++- > arch/x86/cpu/qemu/Kconfig | 1 + > arch/x86/cpu/quark/Kconfig | 1 + > arch/x86/cpu/queensbay/Kconfig | 1 + > arch/x86/include/asm/cpu.h | 12 ------------ > .../advantech/som-db5800-som-6867/som-db5800-som-6867.c | 5 ----- > .../conga-qeval20-qa3-e3845/conga-qeval20-qa3.c | 5 ----- > board/coreboot/coreboot/Makefile | 2 +- > board/coreboot/coreboot/coreboot.c | 14 -------------- > board/efi/efi-x86/efi.c | 6 ------ > board/google/chromebook_link/link.c | 11 ----------- > board/google/chromebook_samus/samus.c | 6 ------ > board/google/chromebox_panther/panther.c | 6 ------ > board/intel/minnowmax/minnowmax.c | 5 ----- > common/Kconfig | 1 - > configs/bayleybay_defconfig | 1 - > configs/cougarcanyon2_defconfig | 1 - > configs/dfi-bt700-q7x-151_defconfig | 1 - > configs/edison_defconfig | 1 - > configs/efi-x86_defconfig | 1 - > configs/theadorable-x86-dfi-bt700_defconfig | 1 - > 22 files changed, 21 insertions(+), 79 deletions(-) > delete mode 100644 board/coreboot/coreboot/coreboot.c
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

