Line 213:
Line 213:
Structure containing parameters for boot0:
Structure containing parameters for boot0:
- 0x1D0 to 0x1D2 (0x02 bytes): boot1 version.
- 0x1D0 to 0x1D2 (0x02 bytes): boot1 version.
−
- 0x1D2 to 0x1D4 (0x02 bytes): boot1 NAND sector.
+
- 0x1D2 to 0x1D4 (0x02 bytes): boot1 NAND sector in units of 0x40 pages. Default: 0x1000 => 0x40000 pages = NAND bank 1, byte offset 0x0.
- 0x1D4 to 0x1DC (0x08 bytes): Empty.
- 0x1D4 to 0x1DC (0x08 bytes): Empty.
- 0x1DC to 0x1E0 (0x04 bytes): CRC32 of data from 0x1D0 to 0x1DC.
- 0x1DC to 0x1E0 (0x04 bytes): CRC32 of data from 0x1D0 to 0x1DC.
Line 220:
Line 220:
Structure containing parameters for boot0:
Structure containing parameters for boot0:
- 0x1E0 to 0x1E2 (0x02 bytes): boot1 copy version.
- 0x1E0 to 0x1E2 (0x02 bytes): boot1 copy version.
−
- 0x1E2 to 0x1E4 (0x02 bytes): boot1 copy NAND sector.
+
- 0x1E2 to 0x1E4 (0x02 bytes): boot1 copy NAND sector in units of 0x40 pages. Default: 0x1001 => 0x40040 pages = NAND bank 1, byte offset 0x21000.
- 0x1E4 to 0x1EC (0x08 bytes): Empty.
- 0x1E4 to 0x1EC (0x08 bytes): Empty.
- 0x1EC to 0x1F0 (0x04 bytes): CRC32 of data from 0x1E0 to 0x1EC.
- 0x1EC to 0x1F0 (0x04 bytes): CRC32 of data from 0x1E0 to 0x1EC.