From 88be4dd782e05f4f3d26986ab0251012adca4993 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 25 Mar 2004 09:34:58 +0000 Subject: 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 --- targets/tyan/s2885/Config.lb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'targets/tyan/s2885') 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 # ### -- cgit v1.2.3