[U-Boot] lcd logo color not correct
xiangfu
xiangfu.z at gmail.com
Wed Jun 10 16:26:46 CEST 2009
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.
More information about the U-Boot
mailing list