]> git.sur5r.net Git - u-boot/blobdiff - include/configs/TQM85xx.h
85xx: Convert MPC8544 DS to new TLB setup
[u-boot] / include / configs / TQM85xx.h
index 6dbd3924bdd45c0061b3a0b9011a2ef4b9eadec3..dd0654b700cbcc28c22e576988abd6faf06ed899 100644 (file)
@@ -50,6 +50,8 @@
 #define CONFIG_CPM2            1       /* has CPM2                     */
 #endif
 
+#define CONFIG_FSL_LAW         1       /* Use common FSL init code */
+
 /*
  * sysclk for MPC85xx
  *
  */
 #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
  *