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

Simon Glass sjg at chromium.org
Sun Aug 16 23:27:05 CEST 2015


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>


More information about the U-Boot mailing list