From 9a791dffeae2097aa0a18f645ce07acfed41b9bc Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Mon, 3 Apr 2006 20:38:34 +0000 Subject: new cache_as_ram support git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2232 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/tyan/s2892/Config.lb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'targets/tyan/s2892') diff --git a/targets/tyan/s2892/Config.lb b/targets/tyan/s2892/Config.lb index 465ad47d98..3afb2732f5 100644 --- a/targets/tyan/s2892/Config.lb +++ b/targets/tyan/s2892/Config.lb @@ -7,8 +7,10 @@ mainboard tyan/s2892 # Tyan s2892 romimage "normal" +# 48K for ATI ROM in 1M + option ROM_SIZE = 999424 # 48K for SCSI FW or ATI ROM - option ROM_SIZE = 475136 +# option ROM_SIZE = 475136 # 48K for SCSI FW and 48K for ATI ROM # option ROM_SIZE = 425984 # 64K for Etherboot -- cgit v1.2.3