TSEC: Difference between revisions
Line 209: | Line 209: | ||
== Firmware booting == | == Firmware booting == | ||
Falcon is booted up and the first bootloader waits for it to finish. | Falcon is booted up and the first bootloader waits for it to finish. | ||
// Set host1x | // Set something in host channel 0 (host1x) MMIO region | ||
*(u32 *)0x50003300 = 0x34C2E1DA; | *(u32 *)0x50003300 = 0x34C2E1DA; | ||