Remove comments that are obsolete since r6028.
[coreboot.git] / src / mainboard / iwill / dk8_htx / romstage.c
index 117113a9fbc9c13f4b440c5d05d8dd6c00e05284..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
 
@@ -26,8 +20,7 @@
 #include <device/pnp_def.h>
 #include <arch/romcc_io.h>
 #include <cpu/x86/lapic.h>
-#include "option_table.h"
-#include "pc80/mc146818rtc_early.c"
+#include <pc80/mc146818rtc.h>
 
 #include <console/console.h>
 #include <cpu/amd/model_fxx_rev.h>
@@ -93,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"