The point of the patch is to make it easier to understand the raminit
[coreboot.git] / src / mainboard / amd / pistachio / cache_as_ram_auto.c
index 5aaf399583cc65da6627351b82f366f1652c5a28..ade2024355bd02a22c1fa985cf7ac854174005b3 100644 (file)
@@ -80,7 +80,7 @@ static inline int spd_read_byte(u32 device, u32 address)
 
 #include "northbridge/amd/amdk8/amdk8.h"
 #include "northbridge/amd/amdk8/incoherent_ht.c"
-#include "northbridge/amd/amdk8/raminit.c"
+#include "northbridge/amd/amdk8/raminit_f.c"
 #include "northbridge/amd/amdk8/coherent_ht.c"
 #include "sdram/generic_sdram.c"
 #include "resourcemap.c"