Changes

15 bytes added ,  22:31, 12 May 2023
Avoid confusing names
Line 324: Line 324:  
| 0x8 || 0x4 || NandBank (value for overwriting the NAND_BANK register)
 
| 0x8 || 0x4 || NandBank (value for overwriting the NAND_BANK register)
 
|-
 
|-
| 0xC || 0x4 || ConfigCrc (CRC32 over the previous 12 bytes)
+
| 0xC || 0x4 || BootParamsCrc0 (CRC32 over the previous 12 bytes)
 
|-
 
|-
 
| 0x10 || 0x2 || Boot1Version0
 
| 0x10 || 0x2 || Boot1Version0
Line 332: Line 332:  
| 0x14 || 0x8 || Reserved
 
| 0x14 || 0x8 || Reserved
 
|-
 
|-
| 0x1C || 0x4 || Boot1Crc0 (CRC32 over the previous 12 bytes)
+
| 0x1C || 0x4 || BootParamsCrc1 (CRC32 over the previous 12 bytes)
 
|-
 
|-
 
| 0x20 || 0x2 || Boot1Version1
 
| 0x20 || 0x2 || Boot1Version1
Line 340: Line 340:  
| 0x24 || 0x8 || Reserved
 
| 0x24 || 0x8 || Reserved
 
|-
 
|-
| 0x2C || 0x4 || Boot1Crc1 (CRC32 over the previous 12 bytes)
+
| 0x2C || 0x4 || BootParamsCrc2 (CRC32 over the previous 12 bytes)
 
|}
 
|}