]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8641HPCN.h
added the config File for the MUNICes board.
[u-boot] / include / configs / MPC8641HPCN.h
index 575bbae431f114ef26403e001556ad8baaface30..7f485c68f6c8e40feb907cffc0d909d7479a6159 100644 (file)
@@ -573,13 +573,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
  */
 #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
  *