Remove comments that are obsolete since r6028.
[coreboot.git] / src / mainboard / iwill / dk8x / romstage.c
index 706014b9c28bdd1e850353913d684bef0413c756..5c9d8251d69ea929ab561eba2dac36f9611ae799 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 "northbridge/amd/amdk8/resourcemap.c"