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/s2880/Config.lb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'targets/tyan/s2880/Config.lb') diff --git a/targets/tyan/s2880/Config.lb b/targets/tyan/s2880/Config.lb index 2ca6d643fe..3525475368 100644 --- a/targets/tyan/s2880/Config.lb +++ b/targets/tyan/s2880/Config.lb @@ -181,12 +181,12 @@ option DEBUG=1 option _RAMBASE=0x004000 ## -## Use a 128K stack +## Use a 128K stack ## -option STACK_SIZE=0x4000 +option STACK_SIZE=0x4000 ## -## Use a 256K heap + 64 +## Use a 256K heap + 128 ## option HEAP_SIZE=0xa000 -- cgit v1.2.3