aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2007-06-14 21:45:21 +0000
committerStefan Reinauer <stepan@openbios.org>2007-06-14 21:45:21 +0000
commit440113f00ba67a54ff7ceff772fffa46325a7e8e (patch)
tree56876f7fe3820441e85925d778dc59d2d3da32f4 /targets
parentfc53b3c1cafb75f48b8ab1f37addf2875b640d46 (diff)
small agami aruma configuration updates (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2724 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets')
-rw-r--r--targets/agami/aruma/Config.lb4
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/agami/aruma/Config.lb b/targets/agami/aruma/Config.lb
index c1f6f7ff2a..bbf9c45b48 100644
--- a/targets/agami/aruma/Config.lb
+++ b/targets/agami/aruma/Config.lb
@@ -12,7 +12,7 @@ option MAXIMUM_CONSOLE_LOGLEVEL=8
romimage "normal"
option ROM_SIZE = 512*1024-36*1024
option USE_FALLBACK_IMAGE=0
- option ROM_IMAGE_SIZE=0x16000
+ option ROM_IMAGE_SIZE=0x17000
option XIP_ROM_SIZE=0x20000
option LINUXBIOS_EXTRA_VERSION=".0-normal"
payload ../../../../../../filo.elf
@@ -20,7 +20,7 @@ end
romimage "fallback"
option USE_FALLBACK_IMAGE=1
- option ROM_IMAGE_SIZE=0x16000
+ option ROM_IMAGE_SIZE=0x17000
option XIP_ROM_SIZE=0x20000
option LINUXBIOS_EXTRA_VERSION=".0-fallback"
payload ../../../../../../filo.elf