summaryrefslogtreecommitdiffstats
path: root/include/configs/AP1000.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2008-01-03 09:46:55 -0600
committerJon Loeliger <jdl@freescale.com>2008-01-03 09:46:55 -0600
commit2c3536425d987bf079258973e2acebaaef3e16b6 (patch)
tree659d06dd33eca4888e1f6d01d046507b76dc2d27 /include/configs/AP1000.h
parentf743931f9b4d4e15c9bdfe726bef033ea1f1402c (diff)
parentce37422d0002e10490e268392e0c4e3028e52cec (diff)
downloadtalos-obmc-uboot-2c3536425d987bf079258973e2acebaaef3e16b6.tar.gz
talos-obmc-uboot-2c3536425d987bf079258973e2acebaaef3e16b6.zip
Merge commit 'wd/master'
Diffstat (limited to 'include/configs/AP1000.h')
-rw-r--r--include/configs/AP1000.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/AP1000.h b/include/configs/AP1000.h
index d25aa74a45..d490b33bd4 100644
--- a/include/configs/AP1000.h
+++ b/include/configs/AP1000.h
@@ -193,14 +193,6 @@
#define CFG_ENV_ADDR \
(CFG_NVRAM_BASE_ADDR+CFG_NVRAM_SIZE-CFG_ENV_SIZE) /* Env */
#endif
-/*-----------------------------------------------------------------------
- * Cache Configuration
- */
-#define CFG_DCACHE_SIZE 16384
-#define CFG_CACHELINE_SIZE 32
-#if defined(CONFIG_CMD_KGDB)
-#define CFG_CACHELINE_SHIFT 5 /* log base 2 of the above value */
-#endif
/*
* Init Memory Controller:
OpenPOWER on IntegriCloud