X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fyosemite.h;h=2dde9bee30efadc1adc370900b9a6a3fc348814d;hb=d25dfe08fbd1220cb994e7e6b105049aa9aa8e79;hp=35bce4af904905075a9e7c37e2650756eb5b6162;hpb=9b94ac61d2176185c30adf0793e079ec30e68687;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/yosemite.h b/include/configs/yosemite.h index 35bce4a..2dde9be 100644 --- a/include/configs/yosemite.h +++ b/include/configs/yosemite.h @@ -361,15 +361,6 @@ #define CFG_BCSR5_PCI66EN 0x80 -/*----------------------------------------------------------------------- - * Cache Configuration - */ -#define CFG_DCACHE_SIZE (32<<10) /* For AMCC 440 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 *