]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
microblaze: Add PVR for BTC
authorMichal Simek <monstr@monstr.eu>
Fri, 13 Aug 2010 10:47:18 +0000 (12:47 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 21 Oct 2010 05:51:36 +0000 (15:51 +1000)
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/pvr.h

index 9578666e98baff8f3051a694101d07bb0732eb39..cf59ef55c3b6980379eae99ecc2024f0225ab1b8 100644 (file)
@@ -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