android screen problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

android screen problem

689 Views
andreykononov
Contributor III

i build android 9 for sabre sd board, in uboot set screen parameters

setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,1280x800M@60,if=RGB666 video=mxcfb1:off video=mxcfb2:off fbmem=28M vmalloc=400M androidboot.console=ttymxc0 androidboot.hardware=freescale


and get strange picture on screen, i get same picture when start prebuild android 8.0 from nxp site

photo_2019-05-31_09-35-25.jpg

Labels (2)
0 Kudos
2 Replies

578 Views
andreykononov
Contributor III

solved by moving "primary" paraneter from  lvds-channel@1 to  lvds-channel@0

0 Kudos

578 Views
igorpadykov
NXP Employee
NXP Employee

Hi Andrey

based on documentation from below link seems android 9 is not supported for i.MX6Q

i.MX Software | NXP 

General approach for adding support for new lcd is to change "display-timings" as in example on

i.MX6Q LVDS Wrong clock issue 

NXP BSP supports for i.MX6Q Sabre SD LCD described on

https://community.nxp.com/message/331832#331832 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos