summaryrefslogtreecommitdiffstats
path: root/include/configs/alpr.h
diff options
context:
space:
mode:
authorPieter Voorthuijsen <pieter.voorthuijsen@prodrive.nl>2008-03-17 09:27:56 +0100
committerStefan Roese <sr@denx.de>2008-03-27 10:19:57 +0100
commit511e4f9e7f7b6719e4d91d7f0fc89412b13b5150 (patch)
tree16cbd4eccada0309521b142726e117596532bea2 /include/configs/alpr.h
parent14f73ca679f6fdb44cff0b7304d419db41a0ab69 (diff)
downloadblackbird-obmc-uboot-511e4f9e7f7b6719e4d91d7f0fc89412b13b5150.tar.gz
blackbird-obmc-uboot-511e4f9e7f7b6719e4d91d7f0fc89412b13b5150.zip
ppc4xx: Enable cache support on the ALPR board
Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
Diffstat (limited to 'include/configs/alpr.h')
-rw-r--r--include/configs/alpr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/alpr.h b/include/configs/alpr.h
index 38fb7c6c78..2d04f698f1 100644
--- a/include/configs/alpr.h
+++ b/include/configs/alpr.h
@@ -35,6 +35,7 @@
#define CONFIG_LAST_STAGE_INIT 1 /* call last_stage_init() */
#undef CFG_DRAM_TEST /* Disable-takes long time! */
#define CONFIG_SYS_CLK_FREQ 33333333 /* external freq to pll */
+#define CONFIG_4xx_DCACHE /* Enable i- and d-cache */
/*-----------------------------------------------------------------------
* Base addresses -- Note these are effective addresses where the
OpenPOWER on IntegriCloud