Package1: Difference between revisions
m Qlutoo moved page Bootloader to Package1 |
Thanks hexkyz |
||
Line 25: | Line 25: | ||
* The copy of the BCT left by the bootROM is checked. If the version field doesn't match the expected version field, panic. | * The copy of the BCT left by the bootROM is checked. If the version field doesn't match the expected version field, panic. | ||
* Anti-downgrade fuses are checked, potentially panicking. | * Anti-downgrade fuses are checked, potentially panicking. | ||
* [1.0.0-2.3.0] | * [1.0.0-2.3.0] Fuse programming is disabled until next reboot. | ||
* The memory controller is powered on and setup to allow GPU DMA to the IRAM. This will be needed to interact with the Falcon. | * The memory controller is powered on and setup to allow GPU DMA to the IRAM. This will be needed to interact with the Falcon. | ||
* [1.0.0-2.3.0] The security engine address is setup | * [1.0.0-2.3.0] The security engine address is setup |