diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2006-08-18 19:25:25 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2006-08-18 19:25:25 +0000 |
commit | 1ac1cf527d8d83a6eeffbd79c87a83d1ee59151c (patch) | |
tree | 8ebc3256c55ffe4918956afcc7f04b9b2f03472e /targets/sunw/ultra40/Config.lb | |
parent | 8a02b7d54eab215592c72e1a9dd9f998de98abd8 (diff) | |
download | coreboot-1ac1cf527d8d83a6eeffbd79c87a83d1ee59151c.tar.xz |
delete unused device.
set rom to 512k
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2381 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/sunw/ultra40/Config.lb')
-rw-r--r-- | targets/sunw/ultra40/Config.lb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/sunw/ultra40/Config.lb b/targets/sunw/ultra40/Config.lb index ccb7f771cb..5374168b94 100644 --- a/targets/sunw/ultra40/Config.lb +++ b/targets/sunw/ultra40/Config.lb @@ -5,6 +5,7 @@ target ultra40 mainboard sunw/ultra40 +option ROM_SIZE=512*1024 # sunw ultra40 romimage "normal" # 48K for SCSI FW |