android screen problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

android screen problem

708 次查看
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

标签 (2)
0 项奖励
2 回复数

597 次查看
andreykononov
Contributor III

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

0 项奖励

597 次查看
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 项奖励