X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fyucca.h;h=db1d35bdd75f5282d2aef104a8a59ee73edf4046;hb=4985ca5af3767ffe13ea96e1dc26f88c81084414;hp=2b4024dfd97ded7336b0ae0a0ac729262da8179a;hpb=d4cb2d17946466740afeb195a57d6cb290bf4cc0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/yucca.h b/include/configs/yucca.h index 2b4024d..db1d35b 100644 --- a/include/configs/yucca.h +++ b/include/configs/yucca.h @@ -324,14 +324,6 @@ * the maximum mapped by the Linux kernel during initialization. */ #define CFG_BOOTMAPSZ (8 << 20) /*Initial Memory map for Linux*/ -/*----------------------------------------------------------------------- - * Cache Configuration - */ -#define CFG_DCACHE_SIZE 8192 /* For AMCC 405 CPUs */ -#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