Issues with U-Boot 2014.01 Splashscreen/Linux Framebuffer

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

Issues with U-Boot 2014.01 Splashscreen/Linux Framebuffer

跳至解决方案
2,018 次查看
mahi
Contributor IV

Hi,

i have some problems with enabling framebuffer support at the kernel command line with U-Boot 2014.01 (with the nice splash screen) on an i.MX6Q Sabre SD board with yocto Linux.

When changing

mmcargs=setenv bootargs console=\${console},\${baudrate} root=\${mmcroot}

to

mmcargs=setenv bootargs console=\${console},\${baudrate} root=\${mmcroot} video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32

the Linux kernel stops at "Starting kernel..." if a monitor is connected to HDMI.

If the HDMI is unconnected, the kernel starts without problems.

By now I use a patch to remove the framebuffer related defines from [u-boot-dir]/include/configs/mx6sabresd.h, but cannot be the final solution.

Does anyone else have similar issues?

Bye,

Martin

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
1,543 次查看
mahi
Contributor IV

I'll give it a try.

But the linked thread describes a different problem (freeze with HDMI disconnected - in my case the kernel freezes with HDMI connected).

EDIT: Did not work...

EDIT2: It is a known bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6703

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,543 次查看
fabio_estevam
NXP Employee
NXP Employee

Hi Marcel,

This is a kernel issue.

Could you please try the proposed fix in this thread?

i.mx6Q custom board, keep interrupt and hang.

Please let us know if this solves the issue.

0 项奖励
回复
1,544 次查看
mahi
Contributor IV

I'll give it a try.

But the linked thread describes a different problem (freeze with HDMI disconnected - in my case the kernel freezes with HDMI connected).

EDIT: Did not work...

EDIT2: It is a known bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6703

0 项奖励
回复
1,543 次查看
SergioSolis
NXP Employee
NXP Employee

Hello Martin,

Thank you for posting  the link to the bug post!

0 项奖励
回复