from Yh Lu

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1302 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich
2003-12-02 03:58:19 +00:00
parent 13f8c07850
commit 8aa7bccc9d
11 changed files with 142 additions and 85 deletions

View File

@@ -48,7 +48,6 @@ uses CONFIG_CHIP_CONFIGURE
uses XIP_ROM_SIZE
uses XIP_ROM_BASE
uses LINUXBIOS_EXTRA_VERSION
uses FAKE_SPDROM
uses CC
option CC="gcc -m32"
@@ -74,8 +73,6 @@ option HAVE_OPTION_TABLE=1
option CONFIG_ROM_STREAM=1
option HAVE_FALLBACK_BOOT=1
option FAKE_SPDROM=1
###
### Compute the location and size of where this firmware image
### (linuxBIOS plus bootloader) will live in the boot rom chip.