Bootloader: Difference between revisions

MarcusD (talk | contribs)
Document bootrom error screen format in a human-readable format
MarcusD (talk | contribs)
Confirmed all bootrom fields to be accurate
Line 114: Line 114:
* <code>NN</code>: NAND header (NCSD) load error code
* <code>NN</code>: NAND header (NCSD) load error code
* <code>p<N></code>: NAND FIRM partition load error code. Note the order of the partitions in the error code!
* <code>p<N></code>: NAND FIRM partition load error code. Note the order of the partitions in the error code!
* <code>sd_softE</code>: software error (driver status bits, see one section lower)
* <code>sd_softE</code>: software error (SD driver status bits, see one section lower)
* <code>sd_hardE</code>: hardware error (SD controller status bits ? see one section lower)
* <code>sd_hardE</code>: hardware error (SD device status bits, see one section lower)