<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Issues with U-Boot 2014.01 Splashscreen/Linux Framebuffer in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340415#M46639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting&amp;nbsp; the link to the bug post!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 17:21:42 GMT</pubDate>
    <dc:creator>SergioSolis</dc:creator>
    <dc:date>2014-11-17T17:21:42Z</dc:date>
    <item>
      <title>Issues with U-Boot 2014.01 Splashscreen/Linux Framebuffer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340412#M46636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When changing &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;mmcargs=setenv bootargs console=\${console},\${baudrate} root=\${mmcroot}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;mmcargs=setenv bootargs console=\${console},\${baudrate} root=\${mmcroot} video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;the Linux kernel stops at "Starting kernel..." if a monitor is connected to HDMI.&lt;/P&gt;&lt;P&gt;If the HDMI is unconnected, the kernel starts without problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone else have similar issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt; Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 10:21:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340412#M46636</guid>
      <dc:creator>mahi</dc:creator>
      <dc:date>2014-11-14T10:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with U-Boot 2014.01 Splashscreen/Linux Framebuffer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340413#M46637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a kernel issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please try the proposed fix in this thread?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/327503"&gt;i.mx6Q custom board, keep interrupt and hang.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if this solves the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 10:34:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340413#M46637</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-11-14T10:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with U-Boot 2014.01 Splashscreen/Linux Framebuffer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340414#M46638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll give it a try.&lt;/P&gt;&lt;P&gt;But the linked thread describes a different problem (freeze with HDMI disconnected - in my case the kernel freezes with HDMI connected).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Did &lt;STRONG&gt;not&lt;/STRONG&gt; work...&lt;/P&gt;&lt;P&gt;EDIT2: It is a known bug: &lt;STRONG&gt;&lt;A href="https://bugzilla.yoctoproject.org/show_bug.cgi?id=6703" title="https://bugzilla.yoctoproject.org/show_bug.cgi?id=6703"&gt;https://bugzilla.yoctoproject.org/show_bug.cgi?id=6703&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 11:19:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340414#M46638</guid>
      <dc:creator>mahi</dc:creator>
      <dc:date>2014-11-14T11:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with U-Boot 2014.01 Splashscreen/Linux Framebuffer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340415#M46639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting&amp;nbsp; the link to the bug post!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 17:21:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issues-with-U-Boot-2014-01-Splashscreen-Linux-Framebuffer/m-p/340415#M46639</guid>
      <dc:creator>SergioSolis</dc:creator>
      <dc:date>2014-11-17T17:21:42Z</dc:date>
    </item>
  </channel>
</rss>

