<?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: Yocto disable building of u-boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239410#M19660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems for me that SMARC-sAMX6i from Kontron only delivers precompiled u-boot.&lt;/P&gt;&lt;P&gt;I have not seen into u-boot source from community, so could be that it is there.... &lt;/P&gt;&lt;H1 style="font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jan 2014 09:15:07 GMT</pubDate>
    <dc:creator>bjørnarsyversta</dc:creator>
    <dc:date>2014-01-18T09:15:07Z</dc:date>
    <item>
      <title>Yocto disable building of u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239407#M19657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I disable building of u-boot in Yocto?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 14:47:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239407#M19657</guid>
      <dc:creator>bjørnarsyversta</dc:creator>
      <dc:date>2014-01-16T14:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto disable building of u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239408#M19658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;meta-fsl-arm configuration set u-boot as the default configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change some variables in order to avoid the u-boot build, or (better) build the other bootloader you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, take a look on the following 2 files/lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/conf/machine/include/imx-base.inc#n93" title="http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/conf/machine/include/imx-base.inc#n93"&gt;meta-fsl-arm - Layer containing Freescale ARM hardware support metadata&lt;/A&gt; (line 93)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/classes/image_types_fsl.bbclass#n3" title="http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/classes/image_types_fsl.bbclass#n3"&gt;meta-fsl-arm - Layer containing Freescale ARM hardware support metadata&lt;/A&gt; (line 3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will prevent you to have u-boot built. In case you´re creating your own meta layer, you can override the value of those variable in your configurations. But, be aware that the sdcard class (the one which creates the image *.sdcard) fail if you don´t provide any bootloader image (it will be a do_rootfs error, something like *file not found* for the bootloader file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try and let me know the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 17:37:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239408#M19658</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2014-01-17T17:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto disable building of u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239409#M19659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, Any reason to avoid building u-boot with Yocto?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 17:40:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239409#M19659</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2014-01-17T17:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto disable building of u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239410#M19660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems for me that SMARC-sAMX6i from Kontron only delivers precompiled u-boot.&lt;/P&gt;&lt;P&gt;I have not seen into u-boot source from community, so could be that it is there.... &lt;/P&gt;&lt;H1 style="font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 09:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239410#M19660</guid>
      <dc:creator>bjørnarsyversta</dc:creator>
      <dc:date>2014-01-18T09:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto disable building of u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239411#M19661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add &lt;STRONG&gt;IMAGE_BOOTLOADER = ""&lt;/STRONG&gt; to your local.conf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 10:05:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-disable-building-of-u-boot/m-p/239411#M19661</guid>
      <dc:creator>csoapy</dc:creator>
      <dc:date>2018-07-19T10:05:57Z</dc:date>
    </item>
  </channel>
</rss>

