<?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中的主题 Yocto U-Boot SPL not loading</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-U-Boot-SPL-not-loading/m-p/833547#M128017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp;building a &lt;STRONG&gt;Poky&lt;/STRONG&gt; distribution for an &lt;A href="http://www.armadeus.org/wiki/index.php?title=OPOS6ULDev"&gt;OPOS6ULdev&lt;/A&gt;, and I can't get my &lt;STRONG&gt;U-Boot (FSLC) SPL&lt;/STRONG&gt; binary to boot.&lt;/P&gt;&lt;P&gt;Armadeus is giving U-Boot image and SPL for version &lt;STRONG&gt;2018.05&lt;/STRONG&gt;, but my distribution is building the version &lt;STRONG&gt;2018.07&lt;/STRONG&gt; and I'd like to use it.&lt;/P&gt;&lt;P&gt;I'm able to boot the distribution using the U-Boot image and rootfs from my Yocto build, but I have to use the &lt;STRONG&gt;SPL from Armadeus&lt;/STRONG&gt;, otherwise the board simply&amp;nbsp;doesn't boot.&lt;/P&gt;&lt;P&gt;I have the buildroot project that built the 2018.05 working version and there is &lt;A href="https://sourceforge.net/p/armadeus/code/ci/master/tree/patches/u-boot/"&gt;no specific patch&lt;/A&gt; for this version since this board is supported by &lt;STRONG&gt;mainline U-Boot&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I'm using&amp;nbsp;a script based on the &lt;A href="https://sourceforge.net/p/armadeus/code/ci/master/tree/software/uboot_recover/opos6ul_recovery.py"&gt;u-boot recovery script from Armadeus&lt;/A&gt;&amp;nbsp;to automate my workflow, but using exactly the script linked and replacing with my SPL doesn't help.&lt;/P&gt;&lt;P&gt;The first part of this script using&amp;nbsp;&lt;STRONG&gt;imx_usb&lt;/STRONG&gt; works, and I can see it boot &lt;STRONG&gt;my SPL&lt;/STRONG&gt; at this stage, download and flash&amp;nbsp;the U-Boot image and SPL using CLI. But after that when I reset my board nothing is happening.&lt;/P&gt;&lt;P&gt;When I use the exact same script but using the SPL from Armadeus, I can boot the board.&lt;/P&gt;&lt;P&gt;I tried to enable every logging I could when building the SPL but nothing is happening again.&lt;/P&gt;&lt;P&gt;I joined the two SPL binaries and the Yocto machine configuration I'm using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue on what's&amp;nbsp;wrong ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2018 09:12:04 GMT</pubDate>
    <dc:creator>maxime_borges</dc:creator>
    <dc:date>2018-08-28T09:12:04Z</dc:date>
    <item>
      <title>Yocto U-Boot SPL not loading</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-U-Boot-SPL-not-loading/m-p/833547#M128017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp;building a &lt;STRONG&gt;Poky&lt;/STRONG&gt; distribution for an &lt;A href="http://www.armadeus.org/wiki/index.php?title=OPOS6ULDev"&gt;OPOS6ULdev&lt;/A&gt;, and I can't get my &lt;STRONG&gt;U-Boot (FSLC) SPL&lt;/STRONG&gt; binary to boot.&lt;/P&gt;&lt;P&gt;Armadeus is giving U-Boot image and SPL for version &lt;STRONG&gt;2018.05&lt;/STRONG&gt;, but my distribution is building the version &lt;STRONG&gt;2018.07&lt;/STRONG&gt; and I'd like to use it.&lt;/P&gt;&lt;P&gt;I'm able to boot the distribution using the U-Boot image and rootfs from my Yocto build, but I have to use the &lt;STRONG&gt;SPL from Armadeus&lt;/STRONG&gt;, otherwise the board simply&amp;nbsp;doesn't boot.&lt;/P&gt;&lt;P&gt;I have the buildroot project that built the 2018.05 working version and there is &lt;A href="https://sourceforge.net/p/armadeus/code/ci/master/tree/patches/u-boot/"&gt;no specific patch&lt;/A&gt; for this version since this board is supported by &lt;STRONG&gt;mainline U-Boot&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I'm using&amp;nbsp;a script based on the &lt;A href="https://sourceforge.net/p/armadeus/code/ci/master/tree/software/uboot_recover/opos6ul_recovery.py"&gt;u-boot recovery script from Armadeus&lt;/A&gt;&amp;nbsp;to automate my workflow, but using exactly the script linked and replacing with my SPL doesn't help.&lt;/P&gt;&lt;P&gt;The first part of this script using&amp;nbsp;&lt;STRONG&gt;imx_usb&lt;/STRONG&gt; works, and I can see it boot &lt;STRONG&gt;my SPL&lt;/STRONG&gt; at this stage, download and flash&amp;nbsp;the U-Boot image and SPL using CLI. But after that when I reset my board nothing is happening.&lt;/P&gt;&lt;P&gt;When I use the exact same script but using the SPL from Armadeus, I can boot the board.&lt;/P&gt;&lt;P&gt;I tried to enable every logging I could when building the SPL but nothing is happening again.&lt;/P&gt;&lt;P&gt;I joined the two SPL binaries and the Yocto machine configuration I'm using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue on what's&amp;nbsp;wrong ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 09:12:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-U-Boot-SPL-not-loading/m-p/833547#M128017</guid>
      <dc:creator>maxime_borges</dc:creator>
      <dc:date>2018-08-28T09:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto U-Boot SPL not loading</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-U-Boot-SPL-not-loading/m-p/833548#M128018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maxime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nxp do not use spl for its i.MX6 uboot releases, in general also this may be posted on&lt;/P&gt;&lt;P&gt;meta-fsl-arm mailing list&lt;BR /&gt;&lt;A class="link-titled" href="https://lists.yoctoproject.org/listinfo/meta-freescale" title="https://lists.yoctoproject.org/listinfo/meta-freescale"&gt;meta-freescale Info Page&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is tutorial how use spl&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://trac.gateworks.com/wiki/ventana/bootloader" title="http://trac.gateworks.com/wiki/ventana/bootloader"&gt;http://trac.gateworks.com/wiki/ventana/bootloader&lt;/A&gt;&amp;nbsp;&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>Tue, 28 Aug 2018 23:54:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-U-Boot-SPL-not-loading/m-p/833548#M128018</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-08-28T23:54:05Z</dc:date>
    </item>
  </channel>
</rss>

