aboutsummaryrefslogtreecommitdiff
path: root/targets/tyan/s2885
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2004-03-25 09:34:58 +0000
committerStefan Reinauer <stepan@openbios.org>2004-03-25 09:34:58 +0000
commit88be4dd782e05f4f3d26986ab0251012adca4993 (patch)
tree03351ae6a7ff778394a91e18f9a66de4ea96e73e /targets/tyan/s2885
parent01f887d9f8546be08b51a2752af0473ab51e4214 (diff)
add target configuration files for Tyan s4882, update tyan s2880 and s2885
config. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1475 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/tyan/s2885')
-rw-r--r--targets/tyan/s2885/Config.lb8
1 files changed, 4 insertions, 4 deletions
diff --git a/targets/tyan/s2885/Config.lb b/targets/tyan/s2885/Config.lb
index 8cb8f70bee..6f313264a2 100644
--- a/targets/tyan/s2885/Config.lb
+++ b/targets/tyan/s2885/Config.lb
@@ -179,14 +179,14 @@ option DEBUG=1
option _RAMBASE=0x004000
##
-## Use a 128K stack
+## Use a 128K stack + 128
##
-option STACK_SIZE=0x4000
+option STACK_SIZE=0x8000
##
-## Use a 256K heap + 64
+## Use a 256K heap + 128 + 64
##
-option HEAP_SIZE=0xa000
+option HEAP_SIZE=0xe000
#
###