<div dir="ltr"><div><div><div><div><div>Hello<br><br></div>Is there anything from Genode that I can try on i.MX6Q Sabre Lite development board? So far I've already attempted <b>log</b> image that I've obtained from compiling Genode for i.MX6 based Wandboard. The fastboot option that gets executed after <b>$ make run/log </b>resulted in nothing, so I've also tried to copy the created images onto SD Card and run them directly on the board. <br><br></div>Steps:<br></div>Once in u-boot prompt<br><br></div>=> fatload mmc 0 0x30000000 image.elf<br></div>reading image.elf                                                                                                                 <br><div>1716880 bytes read in 107 ms (15.3 MiB/s)<br></div><div>=> bootelf 0x30000000<br>## Starting application at 0x10001000 ...<br><br></div><div>Then the terminal hangs w/o any output.<br><br></div><div>Same thing happens when executing uImage<br></div><div>=> fatload mmc 0 0x30000000 uImage<br></div><div>reading uImage<br></div><div>594679 bytes read in 48 ms (11.8 MiB/s)<br></div><div>=> bootm 0x30000000<br></div><div><br></div><div>Terminal hangs once it reaches: Starting kernel ...<br><br></div><div>Any suggestions on what's wrong?<br></div><div><br></div><div>Thank you<br></div><div><br></div><div><div><div><div><br></div></div></div></div></div>