summaryrefslogtreecommitdiff
path: root/include/configs/MPC8349EMDS.h
diff options
context:
space:
mode:
authorDave Liu <r63238@freescale.com>2008-01-10 23:03:03 +0800
committerKim Phillips <kim.phillips@freescale.com>2008-01-10 21:06:32 -0600
commit2c5b48fc205c3e2752910da8f39209ed075929e5 (patch)
tree0d6adae97027472e428436680390bcadb35d7c3e /include/configs/MPC8349EMDS.h
parentfab6f556bbbbd1bb35a5433161f7f173c18df559 (diff)
mpc83xx: Remove cache config from config.h
clean up the cache config from configs.h of board Signed-off-by: Dave Liu <daveliu@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC8349EMDS.h')
-rw-r--r--include/configs/MPC8349EMDS.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/MPC8349EMDS.h b/include/configs/MPC8349EMDS.h
index 03409bbba..437a9a5f7 100644
--- a/include/configs/MPC8349EMDS.h
+++ b/include/configs/MPC8349EMDS.h
@@ -527,13 +527,6 @@
*/
#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
-
#define CFG_RCWH_PCIHOST 0x80000000 /* PCIHOST */
#if 1 /*528/264*/