Don't disable the CACHE_RAM_BASE option, I was testing something else

and this got left disabled, oops.
This commit is contained in:
Eric W. Biederman 2002-01-17 17:49:31 +00:00
parent b9f139241c
commit bcced4ec0c

View file

@ -185,7 +185,7 @@ option _RAMBASE=0x00008000
## For the trick of using cache as ram
## put the fake ram location at this address
#option CACHE_RAM_BASE=0xfff70000
option CACHE_RAM_BASE=0xfff70000
option CACHE_RAM_SIZE=0x00010000
##