From 511e4f9e7f7b6719e4d91d7f0fc89412b13b5150 Mon Sep 17 00:00:00 2001 From: Pieter Voorthuijsen Date: Mon, 17 Mar 2008 09:27:56 +0100 Subject: ppc4xx: Enable cache support on the ALPR board Signed-off-by: Pieter Voorthuijsen --- include/configs/alpr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/alpr.h b/include/configs/alpr.h index 38fb7c6c7..2d04f698f 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 -- cgit v1.2.3