intel/amenia: Extend IFD size by 512 KB

Increase BIOS region size by 512KB since device extension size
is reduced from 1MB to 512KB

BUG=chrome-os-partner:52589
TEST=Build Coreboot and boots
CQ-DEPEND=CL:*259448,CL:345642,CL:*259445

Change-Id: Ib81b117a3afe730aafa54b4ef31b1e9ab1f67111
Signed-off-by: Bora Guvendik <bora.guvendik@intel.com>
Reviewed-on: https://review.coreboot.org/14929
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Bora Guvendik 2016-05-17 15:54:27 -07:00 committed by Aaron Durbin
parent 1cdce27cad
commit b2b425b05b
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ config PREBUILT_SPI_IMAGE
config IFD_BIOS_END
hex
default 0x6FF000
default 0x77F000
config IFD_BIOS_START
hex