x86: coreboot: Increase memrange entry number to 32
authorBin Meng <bmeng.cn@gmail.com>
Thu, 13 Aug 2015 07:29:08 +0000 (00:29 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 26 Aug 2015 14:54:06 +0000 (07:54 -0700)
commit89b870814c03777c3a8d3f2e3ed761479a9f1456
tree6ef586763011b3ee46780e537a9202263d0aec10
parent330728d711d12f7f416b34d1598942e8c19a2724
x86: coreboot: Increase memrange entry number to 32

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