X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2FSBC8540.h;h=3ca85b8a9fe90264efe728f9d62b35be2462a07a;hb=8d79953d03e6c5b24215609997dafe4daa623cd6;hp=f2c3699ab744a48fda1f5ea0c87e645fb79c4dfc;hpb=b8685affe614ccf5f4ec66252b30e2e524d18948;p=u-boot diff --git a/include/configs/SBC8540.h b/include/configs/SBC8540.h index f2c3699ab7..3ca85b8a9f 100644 --- a/include/configs/SBC8540.h +++ b/include/configs/SBC8540.h @@ -395,13 +395,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 *