From 2c5b48fc205c3e2752910da8f39209ed075929e5 Mon Sep 17 00:00:00 2001 From: Dave Liu Date: Thu, 10 Jan 2008 23:03:03 +0800 Subject: mpc83xx: Remove cache config from config.h clean up the cache config from configs.h of board Signed-off-by: Dave Liu Signed-off-by: Kim Phillips --- include/configs/MPC8313ERDB.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/configs/MPC8313ERDB.h') diff --git a/include/configs/MPC8313ERDB.h b/include/configs/MPC8313ERDB.h index 7bc4e2743..455bbe0cf 100644 --- a/include/configs/MPC8313ERDB.h +++ b/include/configs/MPC8313ERDB.h @@ -386,11 +386,6 @@ */ #define CFG_BOOTMAPSZ (8 << 20) /* Initial Memory map for Linux*/ -/* Cache Configuration */ -#define CFG_DCACHE_SIZE 16384 -#define CFG_CACHELINE_SIZE 32 -#define CFG_CACHELINE_SHIFT 5 /*log base 2 of the above value*/ - #define CFG_RCWH_PCIHOST 0x80000000 /* PCIHOST */ #ifdef CFG_66MHZ -- cgit v1.2.3