Bootloader: Difference between revisions

On behalf of Myria
m NAND sniffing...
Line 34: Line 34:
  00000000 (NCSD Partition Table)
  00000000 (NCSD Partition Table)
   
   
Only verify 'FIRM' magic? (A second Header-read will be attempted even if everything except the magic is 0xFF...)
  0B130000 (FIRM Partition)
  0B130000 (FIRM Partition)
  0B530000 (Secondary FIRM Partition)
  0B530000 (Secondary FIRM Partition)
   
   
Verify RSA signature and parse Header:
  0B130000 (FIRM: Header)
  0B130000 (FIRM: Header)
  0B130200 (FIRM: Section 1)
  0B130200 (FIRM: Section 1)