]> git.sur5r.net Git - u-boot/blobdiff - include/configs/SBC8540.h
85xx: Convert STXGP3 & STXSSA to new TLB setup
[u-boot] / include / configs / SBC8540.h
index f2c3699ab744a48fda1f5ea0c87e645fb79c4dfc..322b5fa2b360e67f87b69d5c3870837ba830866c 100644 (file)
@@ -56,6 +56,8 @@
 #undef CONFIG_PCI                      /* pci ethernet support         */
 #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
 
  */
 #define CFG_BOOTMAPSZ          (8 << 20) /* Initial Memory map for Linux */
 
-/* Cache Configuration */
-#define CFG_DCACHE_SIZE                32768
-#define CFG_CACHELINE_SIZE     32
-#if defined(CONFIG_CMD_KGDB)
-  #define CFG_CACHELINE_SHIFT  5       /* log base 2 of the above value */
-#endif
-
 /*
  * Internal Definitions
  *