<?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: U-boot configuration in Yocto Project in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044471#M153801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kanimozhi Thangappan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found another similar case on the communities for other kernel but the same MACHINE so I’m suspecting there may be other omissions on the machine configuration. I’ll try to reproduce and escalate this issue and I ‘will let you know as soon as I have more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2020 21:12:02 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2020-06-04T21:12:02Z</dc:date>
    <item>
      <title>U-boot configuration in Yocto Project</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044468#M153798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; I’m building Yocto project from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://source.codeaurora.org/external/imx/imx-manifest/tree/imx-4.19.35-1.1.0.xml?h=imx-linux-warrior" rel="nofollow noopener" style="color: #337a87; background: #ffffff; text-decoration: none;"&gt;https://source.codeaurora.org/external/imx/imx-manifest/tree/imx-4.19.35-1.1.0.xml?h=imx-linux-warrior&lt;/A&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with mender for iMX 6UL EVK. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; Here u-boot consists of two parts (&lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;SPL&lt;/SPAN&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;u-boot.img&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;) rather than the single file &lt;/SPAN&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;u-boot-dtb.imx&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;. It produces headache while integrating mender into the build or while signing the u-boot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&lt;EM&gt;NOTE&lt;/EM&gt;: generated images are listed&amp;nbsp;in the attached picture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; I would like to know how &amp;amp; where to change the Yocto project build in order to produce the single &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;.imx&lt;/SPAN&gt; file. Any help would be much appreciated &amp;amp; thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2020 10:46:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044468#M153798</guid>
      <dc:creator>kanimozhi_t</dc:creator>
      <dc:date>2020-05-19T10:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot configuration in Yocto Project</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044469#M153799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kanimozhi Thangappan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have experience with Mender so I do not know how it may affect Yocto’s behavior, if it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the .imx bootloader file, it is generated by the imx-mkimage package, specifically the imx-boot recipe which is called bu the u-boot-imx recipe. Are you using u-boot-imx to generate the bootloader? This should be the preferred u-boot for the imx6ulevk MACHINE but I checked the imx6ulevk.conf file and it’s not specified so maybe just adding it may do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ty opening the imx6ulevk configuration file:&lt;/P&gt;&lt;P&gt;imx-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-bsp/conf/machine/imx6ulevk.conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And adding:&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_u-boot = "u-boot-imx"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then bake the bootloader or image again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2020 01:10:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044469#M153799</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-05-20T01:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot configuration in Yocto Project</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044470#M153800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/gusarambula"&gt;gusarambula&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks for your insights! I successfully changed the u-boot provider and able to build u-boot but when I attempted to build &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;core-image-base image &lt;/SPAN&gt;I encountered the below error.&lt;/P&gt;&lt;P&gt;test_yocto/test_build/tmp/work/imx6ulevk-fslc-linux-gnueabi/core-image-base/1.0-r0/temp/log.do_image_wic.596&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;ERROR: Function failed: do_image_wic (log file is located at /home/ux/test_yocto/test_build/tmp/work/imx6ulevk-fslc-linux-gnueabi/core-image-base/1.0-r0/temp/log.do_image_wic.596)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;ERROR: Task (/home/ux/test_yocto/sources/poky/meta/recipes-core/images/core-image-base.bb:do_image_wic) failed with exit code '1'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; The reason is that &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;do_wic_image&lt;/SPAN&gt; expects&amp;nbsp;i&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;mx6ulevk/SPL&lt;/SPAN&gt; and there's no such file. Can you help me to resolve this error, so that the base image will use the produced &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;.imx&lt;/SPAN&gt; file to boot??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: The detailed log is attached here:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/danie007/imx6/blob/master/do_image_wic.log" title="https://github.com/danie007/imx6/blob/master/do_image_wic.log"&gt;imx6/do_image_wic.log at master · danie007/imx6 · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2020 11:35:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044470#M153800</guid>
      <dc:creator>kanimozhi_t</dc:creator>
      <dc:date>2020-05-20T11:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot configuration in Yocto Project</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044471#M153801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kanimozhi Thangappan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found another similar case on the communities for other kernel but the same MACHINE so I’m suspecting there may be other omissions on the machine configuration. I’ll try to reproduce and escalate this issue and I ‘will let you know as soon as I have more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 21:12:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044471#M153801</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-06-04T21:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: U-boot configuration in Yocto Project</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044472#M153802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/gusarambula"&gt;gusarambula&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;We &lt;EM&gt;managed to resolve&lt;/EM&gt; it by changing the &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;wks&lt;/SPAN&gt; file used to build the &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;.wic.gz&lt;/SPAN&gt; image. Now our MACHINE.conf(&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;conf/machine/imx6ulevk.conf&lt;/SPAN&gt;) looks like,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', monospace;"&gt; UBOOT_SUFFIX = "imx"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', monospace;"&gt; # SPL_BINARY = "SPL"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 13px; font-family: 'andale mono', monospace;"&gt; WKS_FILE = "imx-uboot-bootpart.wks.in"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it now &lt;STRONG&gt;uses the single, produced .imx image&lt;/STRONG&gt;. Sorry&amp;nbsp;about not mentioning it earlier!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2020 11:35:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/U-boot-configuration-in-Yocto-Project/m-p/1044472#M153802</guid>
      <dc:creator>kanimozhi_t</dc:creator>
      <dc:date>2020-06-05T11:35:42Z</dc:date>
    </item>
  </channel>
</rss>

