projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70a94c0
)
microblaze: Correct MMU_ZONES mask
author
Alejandro Cabrera
<aldaya@gmail.com>
Mon, 11 Apr 2011 21:07:58 +0000
(23:07 +0200)
committer
Edgar E. Iglesias
<edgar.iglesias@gmail.com>
Mon, 11 Apr 2011 21:07:58 +0000
(23:07 +0200)
Signed-off-by: Alejandro Cabrera <aldaya@gmail.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-microblaze/cpu.h
patch
|
blob
|
history
diff --git
a/target-microblaze/cpu.h
b/target-microblaze/cpu.h
index 14d4d427305521fdc5064eb4f41253a786af7979..cc096474ff99dc817f3c1a07d28f749e89fdf21a 100644
(file)
--- a/
target-microblaze/cpu.h
+++ b/
target-microblaze/cpu.h
@@
-194,7
+194,7
@@
struct CPUMBState;
#define PVR11_MMU_ITLB_SIZE 0x38000000
#define PVR11_MMU_DTLB_SIZE 0x07000000
#define PVR11_MMU_TLB_ACCESS 0x00C00000
-#define PVR11_MMU_ZONES 0x003
C
0000
+#define PVR11_MMU_ZONES 0x003
E
0000
/* MSR Reset value PVR mask */
#define PVR11_MSR_RESET_VALUE_MASK 0x000007FF