]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PM854.h
85xx: Convert MPC8544 DS to new TLB setup
[u-boot] / include / configs / PM854.h
index a6a1e738a806e6074c9aad6601b65e20796b6a05..819bee70a1a5a1dac236b7f782e5c9a44de17b19 100644 (file)
@@ -51,6 +51,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
  *