From bcced4ec0c1ff94ff74c6b8f44c177fbcfb5f2bc Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Thu, 17 Jan 2002 17:49:31 +0000 Subject: [PATCH] Don't disable the CACHE_RAM_BASE option, I was testing something else and this got left disabled, oops. --- src/mainboard/supermicro/p4dc6/Config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/supermicro/p4dc6/Config b/src/mainboard/supermicro/p4dc6/Config index c108bb877a..ea10930872 100644 --- a/src/mainboard/supermicro/p4dc6/Config +++ b/src/mainboard/supermicro/p4dc6/Config @@ -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 ##