aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2885
diff options
context:
space:
mode:
authorYinghai Lu <yinghailu@gmail.com>2004-10-28 18:44:38 +0000
committerYinghai Lu <yinghailu@gmail.com>2004-10-28 18:44:38 +0000
commit97035448f3c537cf7e809d677449a169fc73b016 (patch)
treeeca05c197f15a78b3a9437b46ffc4d4edcc6ddb7 /src/mainboard/tyan/s2885
parent79186eaecdf61d0d53618d1c5d26a6e66850c1ff (diff)
*** empty log message ***
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1725 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s2885')
-rw-r--r--src/mainboard/tyan/s2885/auto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2885/auto.c b/src/mainboard/tyan/s2885/auto.c
index dd17dfdf70..5065629e0d 100644
--- a/src/mainboard/tyan/s2885/auto.c
+++ b/src/mainboard/tyan/s2885/auto.c
@@ -145,7 +145,7 @@ static inline int spd_read_byte(unsigned device, unsigned address)
return smbus_read_byte(device, address);
}
-#include "northbridge/amd/amdk8/setup_resource_map.c"
+//#include "northbridge/amd/amdk8/setup_resource_map.c"
#include "northbridge/amd/amdk8/raminit.c"
#include "northbridge/amd/amdk8/coherent_ht.c"
#include "sdram/generic_sdram.c"