On 30 July 2017 at 07:23, Bin Meng <[email protected]> wrote: > CONFIG_BOARD_EARLY_INIT_F, by its mean is provided by board-specific
What does 'by its mean' mean? > codes and should be not 'default y' for all x86 boards. > > Signed-off-by: Bin Meng <[email protected]> > Reviewed-by: Andy Shevchenko <[email protected]> > --- > > Changes in v2: None > > arch/x86/cpu/coreboot/coreboot.c | 5 ----- > arch/x86/cpu/efi/efi.c | 5 ----- > board/advantech/som-db5800-som-6867/Kconfig | 1 + > board/congatec/conga-qeval20-qa3-e3845/Kconfig | 1 + > board/dfi/dfi-bt700/Kconfig | 1 + > board/google/chromebook_link/link.c | 5 ----- > board/google/chromebook_samus/samus.c | 5 ----- > board/google/chromebox_panther/panther.c | 5 ----- > board/intel/cougarcanyon2/Kconfig | 1 + > board/intel/crownbay/Kconfig | 1 + > board/intel/galileo/galileo.c | 5 ----- > common/Kconfig | 1 - > configs/bayleybay_defconfig | 1 - > configs/coreboot-x86_defconfig | 1 - > configs/edison_defconfig | 1 - > configs/efi-x86_defconfig | 1 - > configs/minnowmax_defconfig | 1 - > configs/qemu-x86_64_defconfig | 1 - > configs/qemu-x86_defconfig | 1 - > configs/qemu-x86_efi_payload32_defconfig | 1 - > configs/qemu-x86_efi_payload64_defconfig | 1 - > 21 files changed, 5 insertions(+), 40 deletions(-) > Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

