
28 Mar
2013
28 Mar
'13
2:03 p.m.
On Thu, Mar 28, 2013 at 8:49 AM, nandakumar.ramaswamy@pricoltech.com wrote:
Hello,
- 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'
- 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.