<?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: I.MX6SX M4 on U-Boot-FSLC</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411031#M61566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yet another note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing from u-boot-fslc to u-boot-imx seems to resolve the issues (as expected).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_u-boot = "u-boot-imx"&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 15:27:38 GMT</pubDate>
    <dc:creator>nathanb_</dc:creator>
    <dc:date>2015-04-15T15:27:38Z</dc:date>
    <item>
      <title>I.MX6SX M4 on U-Boot-FSLC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411029#M61564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently trying to set up a MX6SXSABRESD evaluation board using the latest yocto fsl-community-bsp of 1.8 (Fido).&amp;nbsp; This builds the distro with a 3.14 linux-imx kernel and a 2015 u-boot-fslc bootloader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The kernel boots on the A9 fine, and I can access Linux with no problem.&amp;nbsp; However, I'm unable to get the M4 running.&amp;nbsp; I had the M4 running fine under the distribution that is provided by Freescale with the evaluation board (L3.10.53_1.1.0_ga_images).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My procedure (under u-boot) is such:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Load the M4 binary into QSPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fatload mmc 2:1 0x80800000 m4_qspi.bin&lt;/P&gt;&lt;P&gt;sf probe 1:0&lt;/P&gt;&lt;P&gt;sf erase 0x0 9000&lt;/P&gt;&lt;P&gt;sf write 0x80800000 0x0 9000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Start the M4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sf probe 1:0&lt;/P&gt;&lt;P&gt;cp 0x78000000 0x007F8000 8&lt;/P&gt;&lt;P&gt;mw.l 0x020D8000 0xA0480529&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The binary that I'm flashing with is a simple "Hello World" program.&amp;nbsp; I'm seeing no output on the M4 terminal when starting the M4.&amp;nbsp; I can also do an sf read and see that the program is properly written.&amp;nbsp; So the flashing of the QSPI is working fine as far as I can tell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if I do a memory dump with the md command at address 0x78000000 after sf probe 1:0, I do not see the program in my current distribution.&amp;nbsp; In the original distribution I would.&amp;nbsp; What's going on here?&amp;nbsp; Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:27:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411029#M61564</guid>
      <dc:creator>nathanb_</dc:creator>
      <dc:date>2015-04-15T12:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6SX M4 on U-Boot-FSLC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411030#M61565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also tried a program which triggers a reset on the A9 from the M4.&amp;nbsp; As soon as I run it on an image from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;L3.10.53_1.1.0_ga_images, the A9 resets.&amp;nbsp; When I run it on the Yocto u-boot-fslc, it does nothing.&amp;nbsp; So it does not appear to be a UART configuration issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 14:26:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411030#M61565</guid>
      <dc:creator>nathanb_</dc:creator>
      <dc:date>2015-04-15T14:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6SX M4 on U-Boot-FSLC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411031#M61566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yet another note:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing from u-boot-fslc to u-boot-imx seems to resolve the issues (as expected).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_u-boot = "u-boot-imx"&lt;/P&gt;&lt;P&gt;PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 15:27:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411031#M61566</guid>
      <dc:creator>nathanb_</dc:creator>
      <dc:date>2015-04-15T15:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6SX M4 on U-Boot-FSLC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411032#M61567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems u-boot-fslc (community uboot) has not sufficient SX support so far,&lt;/P&gt;&lt;P&gt;as mentioned in&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Freescale/meta-fsl-arm/commit/ca332324a9bde3e9cbc5e37e18677110cfc38f22" title="https://github.com/Freescale/meta-fsl-arm/commit/ca332324a9bde3e9cbc5e37e18677110cfc38f22"&gt;https://github.com/Freescale/meta-fsl-arm/commit/ca332324a9bde3e9cbc5e37e18677110cfc38f22&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can post this on for obtaining details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://lists.yoctoproject.org/listinfo/meta-freescale" target="_blank"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;differencies between u-boot-fslc and u-boot-imx :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2004" data-containertype="14" data-objectid="402940" data-objecttype="2" href="https://community.freescale.com/message/402940#402940"&gt;https://community.freescale.com/message/402940#402940&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 15:52:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6SX-M4-on-U-Boot-FSLC/m-p/411032#M61567</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-15T15:52:12Z</dc:date>
    </item>
  </channel>
</rss>

