]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8540ADS.h
85xx: Convert MPC8544 DS to new TLB setup
[u-boot] / include / configs / MPC8540ADS.h
index 35e1d6306663c4ca58d1d659839e763d180120bd..5ea7b250471be1364febc4e45941181bc0443904 100644 (file)
@@ -55,6 +55,7 @@
 #define CONFIG_DDR_ECC                 /* only for ECC DDR module */
 #define CONFIG_MEM_INIT_VALUE          0xDeadBeef
 
+#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
  *