mainboard: Support ROM_SIZE > 16 MiB

Hardware / Coreboot - Lee Leahy [intel.com] - 9 June 2016 15:45 UTC

Support ROM_SIZE greater than 16 MiB. Work around SMBIOS rom size limitation of 16 MiB by specifying 16 MiB as the ROM size.

TEST=Build and run on neoncity

Change-Id: I3f464599cd8a1b6482db8b9deab03126c8b92128

6735871 mainboard: Support ROM_SIZE > 16 MiB
src/arch/x86/smbios.c | 8 +++++++-
src/mainboard/Kconfig | 20 ++++++++++++++++++++
2 files changed, 27 insertions(+), 1 deletion(-)

Upstream: review.coreboot.org


  • Share