[U-Boot] [PATCH v2 05/22] x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
bmeng.cn at gmail.com
Tue Aug 1 12:22:42 UTC 2017
On Tue, Aug 1, 2017 at 5:17 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> Hi Simon,
>
> On Tue, Aug 1, 2017 at 5:11 PM, Simon Glass <sjg at chromium.org> wrote:
>> On 30 July 2017 at 07:23, Bin Meng <bmeng.cn at gmail.com> wrote:
>>> CONFIG_BOARD_EARLY_INIT_F, by its mean is provided by board-specific
>>
>> What does 'by its mean' mean?
>
> Sorry, I mean "literally". Will reword when applying.
Reworded the commit message, and
>
>>
>>> codes and should be not 'default y' for all x86 boards.
>>>
>>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>> Reviewed-by: Andy Shevchenko <andy.shevchenko at gmail.com>
>>> ---
>>>
>>> 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 <sjg at chromium.org>
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list