Add constants for fast path resume copying
[coreboot.git] / src / northbridge / amd / amdfam10 / util.c
index 2e81d87f066cc9359550ff79b5e94f3179e1c89b..ae0f55cec9081618e67b22456b1487697d32c7e2 100644 (file)
  */
 
 /*
- * K8 northbridge utilities (dump routing registers).
+ * fam10 northbridge utilities (dump routing registers).
  * Designed to be called at any time.
  * It can be called before RAM is set up by including this file.
- * It can be called after RAM is set up by including amdk8.h and enabling the
- * compilation of this file in src/northbridge/amd/amdk8/Makefile.inc.
+ * It can be called after RAM is set up by including amdfam10.h and enabling the
+ * compilation of this file in src/northbridge/amd/amdfam10/Makefile.inc.
  */
 #ifndef __PRE_RAM__
 #include <console/console.h>
 #include <device/pci.h>
 #include <device/pci_ops.h>
 #endif
-#include "amdk8.h"
+#include "amdfam10.h"
 
 /* Function 1 */
 /* the DRAM, MMIO,and PCIIO routing are 64-bit registers, hence the ending at