Coprocessor 15
2-15
MPU Subsystem
Table 2–7. CP15 Control Register (Continued)
Bit
Function
Value
Name
12
1
Instruction cache enable/disable
0
Instruction cache disabled
1
Instruction cache enabled
11–10
0
Read as 0. Write is ignored.
9
R
ROM protection. This bit modifies the MMU protection system (see
Table 2–24).
8
S
System protection. This bit modifies the MMU protection system (see
Table 2–24).
7
B
Little/big endian configuration. The TI925T on the OMAP5910 device
supports only little endian mode due to the system architecture of the
device. This bit must always be written as 0.
0
Little endian
1
Reserved (do not use)
6–4
1
Read as 1. Write is ignored.
3
W
Write buffer enable/disable
2
C
Data cache enable/disable
0
Data cache disabled
1
Data cache enabled
1
A
Alignment fault enable/disable
0
Address alignment fault checking disabled
1
Address alignment fault checking enabled
Note: The alignment is checked only on data; code alignment is always
on a 32-bit boundary. If address alignment fault is enabled, words must
be word-aligned, and half-words must be half-word-aligned.