<?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>i.MX ProcessorsのトピックRe: Boot logo not shown with linux-imx 5.4.3</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040883#M153352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;Thank you again for your answer. I didn't realize that NXP does not yet support 3.1 (I guess they will in the future, as 3.1 is declared an LTS release).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Boot logo not shown&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My problem with the boot logo does not seem to be specific to the linux-imx kernel, it seems to happen with the linux-fslc kernel also. The patch I posted above does fix the problem for me and displays the logo. I am not yet sure if this is the correct way to go, but it works and it seems to be a solution with a small impact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Boot messages on framebuffer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The second problem with boot messages being shown on screen even though the console was set to ttymxc0 is now also fixed. Yocto 3.1 uses sysvinit recipe version 2.96. This version has changes in the bootlogd daemon which seems to send a ioctl(TIOCCONS) on the framebuffer console. That causes the system messages to be printed on the framebuffer console. Reverting it back to the bootlogd version in sysvinit version 2.88 fixes this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 May 2020 08:27:07 GMT</pubDate>
    <dc:creator>michaeldoswald</dc:creator>
    <dc:date>2020-05-08T08:27:07Z</dc:date>
    <item>
      <title>Boot logo not shown with linux-imx 5.4.3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040879#M153348</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 am using the Yocto framework with the meta-freescale layer (&lt;A class="link-titled" href="http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale" title="http://git.yoctoproject.org/cgit/cgit.cgi/meta-freescale"&gt;meta-freescale - Layer containing NXP hardware support metadata&lt;/A&gt;) to generate images for our custom i.MX6DL board. I have configured a custom boot logo in the linux kernel. This worked well until Yocto version 3.0 (zeus) which uses the linux-imx kernel version 4.14.98. Now I am trying to update to Yocto version 3.1 (dunfell) which uses linux-imx version 5.4.3 (git://source.codeaurora.org/external/imx/linux-imx branch lf-5.4.y).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the same kernel configuration options for the framebuffer and boot logo, the logo is no longer displayed. Instead of the logo, the screen is black and the framebuffer console starts showing text output as soon as the init process starts running. I am using the following kernel command line, which should redirect all console output to the debug uart and not display it in fbcon (which worked with kernel 4.14):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;console=ttymxc0,115200 root=${emmcroot} quiet vt.global_cursor_default=0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Are there any new parameters or changes in the new kernel that need a different configuration for this to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The defconfig used is attached.&lt;/P&gt;&lt;P&gt;The display is connected via lvds and configured in the device tree:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;amp;ldb {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;ipu_id = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;disp_id = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;ext_ref = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;mode = "sin0";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;sec_ipu_id = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;sec_disp_id = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "okay";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;lvds-channel@0 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;fsl,data-mapping = "spwg";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;fsl,data-width = &amp;lt;24&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;crtc = "ipu1-di0";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;primary;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "okay";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;display-timings {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;native-mode = &amp;lt;&amp;amp;timing0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;timing0: hsd100pxn1 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;clock-frequency = &amp;lt;65000000&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;hactive = &amp;lt;1024&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;vactive = &amp;lt;768&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;hback-porch = &amp;lt;150&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;hfront-porch = &amp;lt;150&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;vback-porch = &amp;lt;21&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;vfront-porch = &amp;lt;14&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;hsync-len = &amp;lt;32&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;vsync-len = &amp;lt;3&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;BR /&gt;};&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 13:49:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040879#M153348</guid>
      <dc:creator>michaeldoswald</dc:creator>
      <dc:date>2020-05-04T13:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Boot logo not shown with linux-imx 5.4.3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040880#M153349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what bsp used in the case, one can try to reproduce issue on i.MX6 Sabre SD board&lt;/P&gt;&lt;P&gt;with Demo Images&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://www.nxp.com/webapp/Download?colCode=L5.4.3_1.0.0_MX6QDLSOLOX&amp;amp;appType=license" target="_blank"&gt;Linux Binary Demo Files - i.MX 6QuadPlus, i.MX 6Quad, i.MX 6DualLite, i.MX 6SoloX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 23:31:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040880#M153349</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-05-04T23:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Boot logo not shown with linux-imx 5.4.3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040881#M153350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; what bsp used in the case&lt;/P&gt;&lt;P&gt;As mentioned above, I am using the Yocto dunfell release and the meta-freescale layer from git.yoctoproject.org. The kernel recipe used (linux-imx) uses the Linux kernel version 5.4.3 from git://source.codeaurora.org/external/imx/linux-imx. This is presumably the same kernel version as the demo image files in your link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; one can try to reproduce issue on i.MX6 Sabre SD board with Demo Images&lt;/P&gt;&lt;P&gt;Unfortunately, I do not have a i.MX6 Sabre SD board at hand to test with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I found out in the meantime:&amp;nbsp; Displaying the Linux boot logo seems to be dependent on the kernel parameter 'quiet'. I use 'quiet' to silence the boot output because it slows down the boot process. But if I use 'quiet', the boot logo is not shown. If I remove 'quiet' from the kernel command line, the boot logo shows up. This was not the case with older kernels. Was this an intentional change? Is it possible to use 'quiet' and still display the boot logo?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Update&lt;/EM&gt;: The logo is shown correctly if I apply the following patch to the kernel.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;diff --git a/drivers/video/fbdev/core/fbcon.c b/drivers/video/fbdev/core/fbcon.c&lt;BR /&gt;index c9235a2f42f8..357681821335 100644&lt;BR /&gt;--- a/drivers/video/fbdev/core/fbcon.c&lt;BR /&gt;+++ b/drivers/video/fbdev/core/fbcon.c&lt;BR /&gt;@@ -1091,8 +1091,10 @@ static void fbcon_init(struct vc_data *vc, int init)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;info = registered_fb[con2fb_map[vc-&amp;gt;vc_num]];&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cap = info-&amp;gt;flags;&lt;BR /&gt;&lt;BR /&gt;+&amp;nbsp;&amp;nbsp; &amp;nbsp;/*&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;if (logo_shown &amp;lt; 0 &amp;amp;&amp;amp; console_loglevel &amp;lt;= CONSOLE_LOGLEVEL_QUIET)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;logo_shown = FBCON_LOGO_DONTSHOW;&lt;BR /&gt;+&amp;nbsp;&amp;nbsp; &amp;nbsp;*/&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;if (vc != svc || logo_shown == FBCON_LOGO_DONTSHOW ||&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (info-&amp;gt;fix.type == FB_TYPE_TEXT))&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 07:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040881#M153350</guid>
      <dc:creator>michaeldoswald</dc:creator>
      <dc:date>2020-05-07T07:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Boot logo not shown with linux-imx 5.4.3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040882#M153351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;nxp supports only yocto 3.0 Zeus as described below from&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;official linux documentation from &lt;A class="link-titled" href="https://www.nxp.com/design/i-mx-developer-resources/i-mx-software-and-development-tools:IMX-SW" title="https://www.nxp.com/design/i-mx-developer-resources/i-mx-software-and-development-tools:IMX-SW"&gt;i.MX Software and Development Tools | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75528iBA79175D6969ADDF/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.jpg" alt="pastedImage_2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issues with dunfell release can be posted on meta-fsl-arm mailing list&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://lists.yoctoproject.org/g/meta-freescale" title="https://lists.yoctoproject.org/g/meta-freescale"&gt;meta-freescale@lists.yoctoproject.org | Home&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2020 10:28:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040882#M153351</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-05-07T10:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Boot logo not shown with linux-imx 5.4.3</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040883#M153352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;Thank you again for your answer. I didn't realize that NXP does not yet support 3.1 (I guess they will in the future, as 3.1 is declared an LTS release).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Boot logo not shown&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My problem with the boot logo does not seem to be specific to the linux-imx kernel, it seems to happen with the linux-fslc kernel also. The patch I posted above does fix the problem for me and displays the logo. I am not yet sure if this is the correct way to go, but it works and it seems to be a solution with a small impact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Boot messages on framebuffer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The second problem with boot messages being shown on screen even though the console was set to ttymxc0 is now also fixed. Yocto 3.1 uses sysvinit recipe version 2.96. This version has changes in the bootlogd daemon which seems to send a ioctl(TIOCCONS) on the framebuffer console. That causes the system messages to be printed on the framebuffer console. Reverting it back to the bootlogd version in sysvinit version 2.88 fixes this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2020 08:27:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-logo-not-shown-with-linux-imx-5-4-3/m-p/1040883#M153352</guid>
      <dc:creator>michaeldoswald</dc:creator>
      <dc:date>2020-05-08T08:27:07Z</dc:date>
    </item>
  </channel>
</rss>

