aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2850
diff options
context:
space:
mode:
authorYinghai Lu <yinghailu@gmail.com>2006-10-05 06:59:56 +0000
committerYinghai Lu <yinghailu@gmail.com>2006-10-05 06:59:56 +0000
commit7110f9261f455b9d88925b367536aa02071ac949 (patch)
treec9db4284d6ae1b0b6aadc7fa81b6362ce54d489c /src/mainboard/tyan/s2850
parentab9f49d2fabe92ca79ec95888ca91969446ae756 (diff)
K8_4RANK to QRANK
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2445 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s2850')
-rw-r--r--src/mainboard/tyan/s2850/cache_as_ram_auto.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/tyan/s2850/cache_as_ram_auto.c b/src/mainboard/tyan/s2850/cache_as_ram_auto.c
index 5ca8561ea7..bd53a693fc 100644
--- a/src/mainboard/tyan/s2850/cache_as_ram_auto.c
+++ b/src/mainboard/tyan/s2850/cache_as_ram_auto.c
@@ -79,8 +79,6 @@ static inline int spd_read_byte(unsigned device, unsigned address)
return smbus_read_byte(device, address);
}
-#define K8_4RANK_DIMM_SUPPORT 1
-
#include "northbridge/amd/amdk8/raminit.c"
#include "northbridge/amd/amdk8/resourcemap.c"
#include "northbridge/amd/amdk8/coherent_ht.c"