Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
[coreboot.git] / src / mainboard / iwill / dk8x / romstage.c
index 706014b9c28bdd1e850353913d684bef0413c756..7dd9fc0ec8d41ad98f98ff8ded3c06a9a6bb1130 100644 (file)
@@ -1,10 +1,6 @@
-#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 +88,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"