Bootloader: Difference between revisions
Add more bootrom error codes, change complement representation to negative sign instead, and reword errors to be more understandable |
Add unobtainable FD error, for the sake of 100% completeness |
||
Line 142: | Line 142: | ||
| 0xFE(-2) | | 0xFE(-2) | ||
| Device initialization failed due to it missing or malfunctioning | | Device initialization failed due to it missing or malfunctioning | ||
|- | |||
| 0xFD(-3) | |||
| *unobtainable* SD driver initialization failed due to boot9 state not being initialized correctly (it's always initialized) | |||
|- | |- | ||
| 0xF8(-8) | | 0xF8(-8) |