add comment and new config file

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1558 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich
2004-05-13 20:08:45 +00:00
parent 9e17d4f2e2
commit 97027fbede
2 changed files with 112 additions and 0 deletions

View File

@@ -207,6 +207,7 @@ romimage "normal"
# option ROM_SIZE = 475136
# 48K for SCSI FW and 48K for ATI ROM
# option ROM_SIZE = 425984
# option ROM_SIZE = (512*1024 - 48*1024)
option LINUXBIOS_EXTRA_VERSION="$(shell cat ../../VERSION)_Normal"
option USE_FALLBACK_IMAGE=0
option ROM_SECTION_SIZE = (ROM_SIZE - FALLBACK_SIZE)