Socrates: config file cleanup.
[oweals/u-boot.git] / include / configs / sbc8560.h
index 7761f516f3564f3e5be82562765a658b67c02f98..81a1e072c6d93ffbf6b5688a19a9652811f7c019 100644 (file)
@@ -51,7 +51,6 @@
 #undef  CONFIG_ETHER_ON_FCC            /* cpm FCC ethernet support     */
 
 #define CONFIG_FSL_LAW         1       /* Use common FSL init code */
-#define CONFIG_FSL_INIT_TLBS   1       /* Use common FSL init code */
 
 #define CONFIG_ENV_OVERWRITE
 
@@ -94,6 +93,7 @@
 #else
   #define CFG_CCSRBAR          0xff700000      /* default CCSRBAR      */
 #endif
+#define CFG_CCSRBAR_PHYS       CFG_CCSRBAR     /* physical addr of CCSRBAR */
 #define CFG_IMMR               CFG_CCSRBAR     /* PQII uses CFG_IMMR   */
 
 #define CFG_DDR_SDRAM_BASE     0x00000000      /* DDR is system memory  */