summaryrefslogtreecommitdiff
path: root/include/configs/MPC8360ERDK.h
diff options
context:
space:
mode:
authorDave Liu <r63238@freescale.com>2008-01-11 18:42:19 +0800
committerKim Phillips <kim.phillips@freescale.com>2008-01-16 12:00:49 -0600
commit9b958234b0783f13d92f007f753fd2c3ae2c8680 (patch)
tree0fae8d12d896e3032ed9cffbe4dc7994b953180f /include/configs/MPC8360ERDK.h
parentcd9d23053d435c08fc8695017b5cb9003fcda786 (diff)
mpc83xx: Remove cache config from MPC8360ERDK.h
The MPC8360ERDK board support patch is added before the commit 2c5b48fc205c3e2752910da8f39209ed075929e5 so, miss clean up it. The patch clean up the miss cache config. Signed-off-by: Dave Liu <daveliu@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MPC8360ERDK.h')
-rw-r--r--include/configs/MPC8360ERDK.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configs/MPC8360ERDK.h b/include/configs/MPC8360ERDK.h
index 0f6f8f19c..8f6f57f22 100644
--- a/include/configs/MPC8360ERDK.h
+++ b/include/configs/MPC8360ERDK.h
@@ -387,15 +387,6 @@
#define CFG_HID2 HID2_HBE
/*
- * Cache Config
- */
-#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
-
-/*
* MMU Setup
*/