Flash Memory
MPC5566 Microcontroller Reference Manual, Rev. 2
Freescale Semiconductor 13-35
 
13.4.2.6.2 Flash Disable
Censorship logic disables read and write access to internal flash according to the logic presented in 
Table 13-17. 
Table 13-17 shows the encoding of the BOOTCFG signals in conjunction with the value stored in the 
censorship word in the shadow row of internal flash memory. The table also shows: the name of the boot 
mode; whether the internal flash memory is enabled or disabled; whether the Nexus port is enabled or 
disabled; whether the password downloaded in serial boot mode is compared with a fixed ‘public’ 
password or compared to a user programmable flash password.
The FBIU returns a bus error if an access is attempted while flash access is disabled. Flash access is any 
read, write or execute access.
Table 13-17. Flash Access Disable Logic 
BOOTCFG
1
[0:1]
1
BOOTCFG[0:1] bits are located in the SIU_RSR.
Censorship 
Control
0x00FF_FDE0
(Upper Half)
Serial Boot 
Control
0x00FF_FDE2
(Lower Half)
Boot Mode Name
Internal 
Flash 
State
Nexus 
State
2
2
The Nexus port controller is held in reset when in censored mode.
Serial 
Password
00 !0x55AA
Don't care
Internal–Censored Enabled Disabled Flash
0x55AA Internal–Public Enabled Enabled Public
01
Don't care
0x55AA Serial–Flash password Enabled Disabled Flash
!0x55AA Serial–Public password Disabled Enabled Public
10 !0x55AA
Don't care
External–No Arbitration–Censored Disabled Enabled Public
0x55AA External–No Arbitration–Public Enabled Enabled Public
11 !0x55AA
Don't care
External–External Arbitration–Censored Disabled Enabled Public
0x55AA External–External Arbitration–Public Enabled Enabled Public
’!’ =’NOT’ means any value other than the value specified