Changes

30 bytes added ,  19:14, 12 August 2017
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 sync config
+
  // Set something in host channel 0 (host1x) MMIO region
 
  *(u32 *)0x50003300 = 0x34C2E1DA;
 
  *(u32 *)0x50003300 = 0x34C2E1DA;