Remove comments that are obsolete since r6028.
[coreboot.git] / src / mainboard / iwill / dk8_htx / romstage.c
index 1af5c2c55f5110f536795595e4ce8999d92d1fc7..36a350b3c1bcc84f361c8c3d1d132124fff50856 100644 (file)
@@ -1,11 +1,5 @@
-#define RAMINIT_SYSINFO 1
-#define CACHE_AS_RAM_ADDRESS_DEBUG 0
-
 #define SET_NB_CFG_54 1
 
-//used by raminit
-#define QRANK_DIMM_SUPPORT 1
-
 //used by incoherent_ht
 //#define K8_ALLOCATE_IO_RANGE 1
 
@@ -92,7 +86,6 @@ static inline int spd_read_byte(unsigned device, unsigned address)
 #include "northbridge/amd/amdk8/coherent_ht.c"
 #include "northbridge/amd/amdk8/raminit.c"
 #include "lib/generic_sdram.c"
-#include "lib/ramtest.c"
 
  /* tyan does not want the default */
 #include "resourcemap.c"