From 97027fbede3ec42d1c5591f0501ff0b11812f61c Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Thu, 13 May 2004 20:08:45 +0000 Subject: add comment and new config file git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1558 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/tyan/s2880/Config.lb | 1 + 1 file changed, 1 insertion(+) (limited to 'targets/tyan/s2880') diff --git a/targets/tyan/s2880/Config.lb b/targets/tyan/s2880/Config.lb index df1a518976..33d0a972fc 100644 --- a/targets/tyan/s2880/Config.lb +++ b/targets/tyan/s2880/Config.lb @@ -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) -- cgit v1.2.3