[U-Boot] [PATCH 02/11] x86: coreboot: Increase memrange entry number to 32

Simon Glass sjg at chromium.org
Tue Aug 18 00:15:13 CEST 2015


On 16 August 2015 at 15:27, Simon Glass <sjg at chromium.org> wrote:
> On 13 August 2015 at 01:29, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Increase lib_sysinfo memrange entry number to 32 to sync with coreboot.
>> This allows a complete E820 table to be reported to the kernel, as on
>> some platforms (eg: Bayley Bay) having only 16 entires does not cover
>> all the memory ranges.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/include/asm/arch-coreboot/sysinfo.h | 9 +++------
>>  1 file changed, 3 insertions(+), 6 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list