imx6q uboot logo problem

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

imx6q uboot logo problem

跳至解决方案
2,856 次查看
yuhundehao
Contributor III

I've patched the patch logo。

bsp:uboot2009 linux-3.0.35.

Such as the picture should be displayed in the red box on the left side of the show, now displayed on the right side of the display, which is what causes

pastedImage_3.jpg

标签 (1)
0 项奖励
回复
1 解答
2,616 次查看
yuhundehao
Contributor III

The problem has been solved for the following reasons:

<CMD state="Updater" type="push" body="$ dd if=$FILE of=/dev/mmcblk0 bs=1 seek=6291456 skip=70">Write Log</CMD>

Skip patch requirements are 54, first changed to 70, up to the big demand。

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,617 次查看
yuhundehao
Contributor III

The problem has been solved for the following reasons:

<CMD state="Updater" type="push" body="$ dd if=$FILE of=/dev/mmcblk0 bs=1 seek=6291456 skip=70">Write Log</CMD>

Skip patch requirements are 54, first changed to 70, up to the big demand。

0 项奖励
回复
2,616 次查看
yuhundehao
Contributor III

Do I have a problem with this  0001-Enable-uboot-logo-for-HDMI-LCD-and-LVDS.patch?

0 项奖励
回复
2,616 次查看
igorpadykov
NXP Employee
NXP Employee

had you adjusted timings for custom lcd:

How to change SABRE-SD screen resolution in LOLLIPOP(5.0.0? 

0 项奖励
回复
2,616 次查看
igorpadykov
NXP Employee
NXP Employee

Hi yuhundehao

please try uboot logo patches from

https://community.freescale.com/docs/DOC-98109 

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

0 项奖励
回复