Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
[platform/kernel/u-boot.git] / include / configs / SBC8540.h
index 322b5fa..946b3c2 100644 (file)
@@ -57,7 +57,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
 
 #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  */