[U-Boot] Splash Screen Enable in (u-boot-2013.01.01.tar.bz2) U-boot source code.

Fabio Estevam festevam at gmail.com
Thu Mar 28 14:03:43 CET 2013


On Thu, Mar 28, 2013 at 8:49 AM,  <nandakumar.ramaswamy at pricoltech.com> wrote:
>
> Hello,
>
> 1) Please share me, if any one used mx53loco - LVDS settings for hannstar (mcimx-lvds1) display as per the below,
>
> setenv bootargs_base 'setenv bootargs console=ttymxc0,115200 console=tty1 video=mxcdi1fb:RGB666,TOSHIBA-XGA di1_primary ldb=single,di=1,ch1_map=SPWG'
>
> 2) And I have modified the below files and codes for splash screen support for mx53loco as per the mx6qsabrelite.c. Please correct me, if I wrong.
>
> File Name: mx53loco.h
>
> Included:
> #define CONFIG_SPLASH_SCREEN

This is already part of include/configs/mx53loco.h

Please post your changes in the format of a patch so that we can
understand exactly what you are changing.

Also, please make sure that the backlight is turned on.

On my previous email the mx53ard code I pointed you to uses PWM to
drive the backlight, you could simply use a GPIO instead.


More information about the U-Boot mailing list