Bootloader: Difference between revisions
Dark samus (talk | contribs) |
|||
Line 25: | Line 25: | ||
== SDMMC == | == SDMMC == | ||
Boot9 has code implemented for using SD(HC) cards, but the input deviceids used by boot9 for those functions are hard-coded for NAND. | Boot9 has code implemented for using SD(HC) cards, but the input deviceids used by boot9 for those functions are hard-coded for NAND. However, it is possible to use an SD(HC) card in place of the NAND if the NAND chip is first disconnected, and a SD card connected to the bus. Due to the CID being different, partitions will need to be re-encrypted and TWL mode will not work, due to the MBR being in the NCSD header. Using sighax, it may be possible to replace the NCSD header. | ||
== Boot9 RSA keyslots == | == Boot9 RSA keyslots == |