]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sbc8560.h
85xx: Convert MPC8544 DS to new TLB setup
[u-boot] / include / configs / sbc8560.h
index defc428819b4a6c98af2b439df6f6bde70c1fdcf..f9ede5f1879cc7b28aefcb6c0f2b8adc8eaa7fd0 100644 (file)
@@ -50,6 +50,7 @@
 #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_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
  *