]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8349ITX.h
ColdFire: Add MCF5227x cpu and M52277EVB support-1
[u-boot] / include / configs / MPC8349ITX.h
index 49dc0de535e32a10750116f8c25f52df0dd8d4a7..48c2736fcbe56b7d16672217a41c69a9e1d90e70 100644 (file)
@@ -487,15 +487,6 @@ boards, we say we have two, but don't display a message if we find only one. */
  */
 #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       /* log2 of the above value */
-#endif
-
 #define CFG_HRCW_LOW (\
        HRCWL_LCL_BUS_TO_SCB_CLK_1X1 |\
        HRCWL_DDR_TO_SCB_CLK_1X1 |\