]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PM854.h
Avoid initrd and logbuffer area overlaps
[u-boot] / include / configs / PM854.h
index d881057a0b15109da7e200064a417cd0a789895a..bd058fc1551097317fabd714a5529967d59e8be8 100644 (file)
@@ -52,7 +52,6 @@
 #define CONFIG_MEM_INIT_VALUE          0xDEADBEEF
 
 #define CONFIG_FSL_LAW         1       /* Use common FSL init code */
-#define CONFIG_FSL_INIT_TLBS   1       /* Use common FSL init code */
 
 /*
  * sysclk for MPC85xx
@@ -93,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 */