Bootloader: Difference between revisions
No edit summary |
|||
Line 120: | Line 120: | ||
* 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 and +2 is wifi-spiflash. | ||
* ... | * ... | ||
* 8bit-entry-array 0x1FFFE000+0x10: | * 8bit-entry-array 0x1FFFE000+0x10: Status-codes originally from nand_findfirmpartition_loadfirm(), for each of the 8 NCSD partitions. | ||
== BootROM Status Codes == | == BootROM Status Codes == |