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
This commit is contained in:
Stefan Reinauer
2004-03-25 09:34:58 +00:00
parent 01f887d9f8
commit 88be4dd782
5 changed files with 257 additions and 7 deletions

View File

@@ -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
#
###