From 1c1a14c203000e28b295d92f033f699df1bb3737 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 24 Mar 2004 22:59:47 +0000 Subject: drop obsolete CONNECTION_x_y macros. Use row information instead. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1472 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/newisys/khepri/auto.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard/newisys') diff --git a/src/mainboard/newisys/khepri/auto.c b/src/mainboard/newisys/khepri/auto.c index 18e222f01f..2b4a2b1f84 100644 --- a/src/mainboard/newisys/khepri/auto.c +++ b/src/mainboard/newisys/khepri/auto.c @@ -122,9 +122,8 @@ static inline int spd_read_byte(unsigned device, unsigned address) #include "northbridge/amd/amdk8/raminit.c" -#define CONNECTION_0_1 DOWN - #include "northbridge/amd/amdk8/coherent_ht.c" + #include "sdram/generic_sdram.c" #include "resourcemap.c" /* newisys khepri does not want the default */ -- cgit v1.2.3