
18 Aug
2015
18 Aug
'15
12:15 a.m.
On 16 August 2015 at 15:27, Simon Glass sjg@chromium.org wrote:
On 13 August 2015 at 01:29, Bin Meng bmeng.cn@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@gmail.com
arch/x86/include/asm/arch-coreboot/sysinfo.h | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!