[U-Boot] [PATCH v2 06/22] x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
bmeng.cn at gmail.com
Tue Aug 1 09:18:35 UTC 2017
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:
>> arch_misc_init() is intended to do architecture-dependent stuff.
>> This is required by each platform.
>
> It looks like some platforms don't require it?
Correct.
>
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>> arch/x86/cpu/baytrail/Kconfig | 1 +
>> arch/x86/cpu/coreboot/coreboot.c | 5 -----
>> arch/x86/cpu/efi/efi.c | 5 -----
>> arch/x86/cpu/quark/Kconfig | 1 +
>> configs/bayleybay_defconfig | 1 -
>> configs/conga-qeval20-qa3-e3845-internal-uart_defconfig | 1 -
>> configs/conga-qeval20-qa3-e3845_defconfig | 1 -
>> configs/galileo_defconfig | 1 -
>> configs/minnowmax_defconfig | 1 -
>> configs/som-db5800-som-6867_defconfig | 1 -
>> 10 files changed, 2 insertions(+), 16 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Bin
More information about the U-Boot
mailing list