Changes

77 bytes added ,  15:42, 23 March 2016
no edit summary
Line 406: Line 406:  
| 0x61
 
| 0x61
 
| 0x100
 
| 0x100
| Reads/writes to an MCU u8 array, repeats after 0x100 bytes? The use of this register seems to be arbitrary. The first byte is used to store flags for managing FIRM/NS state - bit1 = "LegacyPoweroff", bit4 = "LegacyJumpProhibited". bit2 causes the MCU driver (in mcu-module or LgyBg) to power off the system until next cold-boot. This register survives power-off, but does not seem to be saved to non-volatile storage (does not survive battery pulls).
+
| Reads/writes to an MCU u8 array, repeats after 0x100 bytes? The first byte is used to store flags for managing FIRM/NS state - bit1 = "LegacyPoweroff", bit4 = "LegacyJumpProhibited". bit2 causes the MCU driver (in mcu-module or LgyBg) to power off the system until next cold-boot. This register survives power-off, but does not seem to be saved to non-volatile storage (does not survive battery pulls). This register doesn't seem to actually control MCU behaviour by itself, it just seems to be used for storing arbitrary data.
 
|}
 
|}
  
254

edits