From 289b85db7fc5ca5bac8aa425af46e805b073cfb0 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Fri, 13 Aug 2010 12:47:18 +0200 Subject: [PATCH] --- yaml --- r: 217133 b: refs/heads/master c: 6d5f2f6d4114578e2504ed3f675d450cbde5a161 h: refs/heads/master i: 217131: 39bcb99dd24b32380070b556a6d0cbb787bae82b v: v3 --- [refs] | 2 +- trunk/arch/microblaze/include/asm/pvr.h | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 205b65557586..48fc53fc85bb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f66efecad0b468214f574b295f4152aa95d74d4e +refs/heads/master: 6d5f2f6d4114578e2504ed3f675d450cbde5a161 diff --git a/trunk/arch/microblaze/include/asm/pvr.h b/trunk/arch/microblaze/include/asm/pvr.h index 9578666e98ba..cf59ef55c3b6 100644 --- a/trunk/arch/microblaze/include/asm/pvr.h +++ b/trunk/arch/microblaze/include/asm/pvr.h @@ -30,7 +30,8 @@ struct pvr_s { #define PVR0_USE_EXC_MASK 0x04000000 #define PVR0_USE_ICACHE_MASK 0x02000000 #define PVR0_USE_DCACHE_MASK 0x01000000 -#define PVR0_USE_MMU 0x00800000 /* new */ +#define PVR0_USE_MMU 0x00800000 +#define PVR0_USE_BTC 0x00400000 #define PVR0_VERSION_MASK 0x0000FF00 #define PVR0_USER1_MASK 0x000000FF