]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/mips/cpu/cache.S
MIPS: Purple: Remove Purple support
[karo-tx-uboot.git] / arch / mips / cpu / cache.S
index 4b30c89b1481bc1b009cb35d2b5b567c6281916e..296593805a7334a333321a73d1cb051c909d88d7 100644 (file)
@@ -311,11 +311,7 @@ LEAF(dcache_enable)
 * RETURNS: N/A
 *
 */
-#if defined(CONFIG_PURPLE)
-# define       CACHE_LOCK_SIZE (CONFIG_SYS_DCACHE_SIZE/2)
-#else
 # define       CACHE_LOCK_SIZE (CONFIG_SYS_DCACHE_SIZE)
-#endif
        .globl  mips_cache_lock
        .ent    mips_cache_lock
 mips_cache_lock: