summaryrefslogtreecommitdiff
path: root/targets/arima
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2005-12-02 23:26:13 +0000
committerStefan Reinauer <stepan@openbios.org>2005-12-02 23:26:13 +0000
commit12142ada40529fe64d1289d927f07782c920b249 (patch)
tree9c927831cbe8ee6d060e4cd065d7eef4a4a072be /targets/arima
parent03d56cb18c2ba0965ee46ec20634c52bd7dffefa (diff)
downloadcoreboot-12142ada40529fe64d1289d927f07782c920b249.tar.xz
1201_ht_bus0_dev0_fidvid_mb.diff - part 3
issue 41 - fix up motherboard compilation target configuration files. Who wants to do some major cleanup here some time? The fixed/relative paths in payloads are nasty. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2122 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/arima')
-rw-r--r--targets/arima/hdama/Config.lb4
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/arima/hdama/Config.lb b/targets/arima/hdama/Config.lb
index 1b2f5f41bd..2c13196dca 100644
--- a/targets/arima/hdama/Config.lb
+++ b/targets/arima/hdama/Config.lb
@@ -11,7 +11,7 @@ option ROM_SIZE=487424
# Arima hdama
romimage "normal"
option USE_FALLBACK_IMAGE=0
- option ROM_IMAGE_SIZE=0x16000
+ option ROM_IMAGE_SIZE=0x20000
option LINUXBIOS_EXTRA_VERSION=".0Normal"
payload ../../../payloads/filo.elf
# payload /etc/hosts
@@ -19,7 +19,7 @@ end
romimage "fallback"
option USE_FALLBACK_IMAGE=1
- option ROM_IMAGE_SIZE=0x16000
+ option ROM_IMAGE_SIZE=0x20000
option LINUXBIOS_EXTRA_VERSION=".0Fallback"
payload ../../../payloads/filo.elf
# payload /etc/hosts