use fake spdrom on quartet
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1296 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -48,6 +48,7 @@ uses CONFIG_CHIP_CONFIGURE
|
|||||||
uses XIP_ROM_SIZE
|
uses XIP_ROM_SIZE
|
||||||
uses XIP_ROM_BASE
|
uses XIP_ROM_BASE
|
||||||
uses LINUXBIOS_EXTRA_VERSION
|
uses LINUXBIOS_EXTRA_VERSION
|
||||||
|
uses FAKE_SPDROM
|
||||||
uses CC
|
uses CC
|
||||||
|
|
||||||
option CC="gcc -m32"
|
option CC="gcc -m32"
|
||||||
@@ -73,6 +74,8 @@ option HAVE_OPTION_TABLE=1
|
|||||||
option CONFIG_ROM_STREAM=1
|
option CONFIG_ROM_STREAM=1
|
||||||
option HAVE_FALLBACK_BOOT=1
|
option HAVE_FALLBACK_BOOT=1
|
||||||
|
|
||||||
|
option FAKE_SPDROM=1
|
||||||
|
|
||||||
###
|
###
|
||||||
### Compute the location and size of where this firmware image
|
### Compute the location and size of where this firmware image
|
||||||
### (linuxBIOS plus bootloader) will live in the boot rom chip.
|
### (linuxBIOS plus bootloader) will live in the boot rom chip.
|
||||||
|
Reference in New Issue
Block a user