mb/dell/haswell_latitude: Correct BOARD_ROMSIZE_KB_* for E7240

The E7240 actually has a 8MiB + 4MiB flash configuration, not 8MiB.

Change-Id: I14f0c8f6f0c0dfebf41294812b1f4e131eaa18d0
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87635
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Nicholas Chin 2025-05-11 15:25:10 -06:00 committed by Felix Singer
commit 3155b2f64c

View file

@ -13,7 +13,7 @@ config BOARD_DELL_HASWELL_LATITUDE_COMMON
config BOARD_DELL_LATITUDE_E7240
select BOARD_DELL_HASWELL_LATITUDE_COMMON
select BOARD_ROMSIZE_KB_8192
select BOARD_ROMSIZE_KB_12288
select INTEL_LYNXPOINT_LP
select MAINBOARD_USES_IFD_GBE_REGION