]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PM854.h
Avoid initrd and logbuffer area overlaps
[u-boot] / include / configs / PM854.h
index f0d0399a9d08a6d6b41c64c0233edaf2c24575b2..bd058fc1551097317fabd714a5529967d59e8be8 100644 (file)
@@ -51,6 +51,7 @@
 #define CONFIG_DDR_ECC                 /* only for ECC DDR module */
 #define CONFIG_MEM_INIT_VALUE          0xDEADBEEF
 
+#define CONFIG_FSL_LAW         1       /* Use common FSL init code */
 
 /*
  * sysclk for MPC85xx
@@ -91,6 +92,7 @@
  */
 #define CFG_CCSRBAR_DEFAULT    0xff700000      /* CCSRBAR Default */
 #define CFG_CCSRBAR            0xe0000000      /* relocated CCSRBAR */
+#define CFG_CCSRBAR_PHYS       CFG_CCSRBAR     /* physical addr of CCSRBAR */
 #define CFG_IMMR               CFG_CCSRBAR     /* PQII uses CFG_IMMR */