android screen problem

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
solved by moving "primary" paraneter from lvds-channel@1 to lvds-channel@0


- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Andrey
based on documentation from below link seems android 9 is not supported for i.MX6Q
General approach for adding support for new lcd is to change "display-timings" as in example on
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!
-----------------------------------------------------------------------------------------------------------------------
