From 890dfef06c2d169a3356359596890754dfb8ee1c Mon Sep 17 00:00:00 2001 From: Andy Fleming Date: Wed, 9 Jan 2008 16:34:51 -0600 Subject: Remove cache config from ATUM8548 and sbc8548 configs These boards weren't updated by Kumar's config patch because they weren't in the tree, yet. Signed-off-by: Andy Fleming --- include/configs/sbc8548.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include/configs/sbc8548.h') diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index 30d7b0111..c050a061b 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -484,13 +484,6 @@ */ #define CFG_BOOTMAPSZ (8 << 20) /* Initial Memory map for Linux*/ -/* Cache Configuration */ -#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 - /* * Internal Definitions * -- cgit v1.2.3