Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217133
b: refs/heads/master
c: 6d5f2f6
h: refs/heads/master
i:
  217131: 39bcb99
v: v3
  • Loading branch information
Michal Simek committed Oct 21, 2010
1 parent 2355b7a commit 289b85d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f66efecad0b468214f574b295f4152aa95d74d4e
refs/heads/master: 6d5f2f6d4114578e2504ed3f675d450cbde5a161
3 changes: 2 additions & 1 deletion trunk/arch/microblaze/include/asm/pvr.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 289b85d

Please sign in to comment.