xiangfu wrote:
> Hi
> 1. I have try to port u-boot to jz4740 cpu device.
> now the lcd can show the LOGO.
> but the color is not correct.
> 
I fix this. now the LCD is correct.

> 2. 
>       gd->flags |= GD_FLG_DEVINIT;    /* device initialization completed */
> when I comment this line. the device can boot to main_loop.
> when don't comment this line as normal. the system crash.
> give me some help about this problem
> 
> thanks.
Sorry for stupid question :-)
the system not crash
because the stdout=lcd. so the serial have nothing output.



_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to