Bootloader: Difference between revisions
No edit summary |
|||
| Line 125: | Line 125: | ||
* u32 0x1FFFE000+4: ARM11 MPCore "Count Register 0 (PMN0)". | * u32 0x1FFFE000+4: ARM11 MPCore "Count Register 0 (PMN0)". | ||
* u32 0x1FFFE000+8: ARM11 MPCore "Count Register 1 (PMN0)". | * u32 0x1FFFE000+8: ARM11 MPCore "Count Register 1 (PMN0)". | ||
* 8bit-entry-array 0x1FFFE000+0xC: 8bit status-codes initialized by boot9 main(), for the FIRM-boot devices. +0 is NAND and +2 is wifi-spiflash. | * 8bit-entry-array 0x1FFFE000+0xC: 8bit status-codes initialized by boot9 main(), for the FIRM-boot devices. +0 is NAND, +1 is NTRCARD and +2 is wifi-spiflash. | ||
* ... | * ... | ||
* 8bit-entry-array 0x1FFFE000+0x10: Status-codes originally from nand_findfirmpartition_loadfirm(), for each of the 8 NCSD partitions. | * 8bit-entry-array 0x1FFFE000+0x10: Status-codes originally from nand_findfirmpartition_loadfirm(), for each of the 8 NCSD partitions. | ||