<HTML><BODY>
Hi!<br>So, I decide to play with my G2 SciPhone<br>(My phone has configuration as follows: 512Mb (64MB) NAND + 32MB RAM)<br>But I could not run U-Boot...<br><br>The first step seems to be good. I run Osmocon and download "loader" to the phone.<br>I got "Running on mt62xx in environment mtkram HW_CODE = 0x6235" message.<br><br>After executing $ ./osmoload memload 0x500000 u-boot.bin<br>I can see progress and successfull download of u-boot.bin<br><br>First of all I tried to use u-boot from here<br><a href="http://downloads.qi-hardware.com/people/marcin/g2_uboot.bin" _mce_href="http://downloads.qi-hardware.com/people/marcin/g2_uboot.bin" target="_blank">http://downloads.qi-hardware.com/people/marcin/g2_uboot.bin</a><br><br>Executing $ ./osmoload jump 0x500000 leads to... nothing. I can see black screen. That's all.<br><br>Also I compilled u-boot from git using toolchain kindly given by Andrew :-)<br><br>$ ./osmoload jump 0x500000 leads to gray screen after flashing white for a m
 oment.<br>It looks like wrong LCD controller or driver.<br><br>So... The simple question. What I am doing wrong? :)<br></BODY></HTML>