<?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: SDP vs SDPS: whats the difference ..? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1520491#M195028</link>
    <description>&lt;P&gt;in the uuu script, you can find&lt;/P&gt;
&lt;P&gt;# This command will be run when i.MX6/7 i.MX8MM, i.MX8MQ&lt;BR /&gt;SDP: boot -f _flash.bin&lt;/P&gt;
&lt;P&gt;# This command will be run when ROM support stream mode&lt;BR /&gt;# i.MX8QXP, i.MX8QM&lt;BR /&gt;SDPS: boot -f _flash.bin&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2022 10:42:12 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2022-09-12T10:42:12Z</dc:date>
    <item>
      <title>SDP vs SDPS: whats the difference ..?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1518110#M194838</link>
      <description>&lt;P&gt;Cannot see any reference in iMX8 UG to SDPS, SDP still there.&lt;/P&gt;&lt;P&gt;What is the actual difference ..?&lt;/P&gt;&lt;P&gt;UUU help traces/messages are kind of cryptic on this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dry_0-1662522030302.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/192751iE8D884B6BB1B0BB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dry_0-1662522030302.png" alt="dry_0-1662522030302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is "stream download.." here ..?&amp;nbsp; Is "boot" the only command supported here ..?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where does SDPS come from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 03:41:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1518110#M194838</guid>
      <dc:creator>dry</dc:creator>
      <dc:date>2022-09-07T03:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: SDP vs SDPS: whats the difference ..?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1519723#M194960</link>
      <description>&lt;P&gt;refer to the uuu document&lt;/P&gt;
&lt;P&gt;Support SDP protocol (i.MX6x, i.MX7, i.MX8M, i.MX8MM)&lt;BR /&gt;Support SDPS protocol (i.MX8QXP B0, i.MX8QM B0)&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 05:12:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1519723#M194960</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-09-09T05:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: SDP vs SDPS: whats the difference ..?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1519962#M194981</link>
      <description>&lt;P&gt;Thank you for replying,&amp;nbsp;but:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Support SDP protocol (i.MX6x, i.MX7, i.MX8M, i.MX8MM)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Support SDPS protocol (i.MX8QXP B0, i.MX8QM B0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What does this say about how the protocols differ .. ?&amp;nbsp; Is the difference only that the Same protocol is called SDPS on iMX8 ?&lt;/P&gt;&lt;P&gt;Why I do not see any &lt;STRONG&gt;SDPS&lt;/STRONG&gt; reference in the User Guide for iMX8 ? There is still SDP I see.&lt;/P&gt;&lt;P&gt;Is SDPS a UUU variant of SDP ..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 10:55:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1519962#M194981</guid>
      <dc:creator>dry</dc:creator>
      <dc:date>2022-09-09T10:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: SDP vs SDPS: whats the difference ..?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1520491#M195028</link>
      <description>&lt;P&gt;in the uuu script, you can find&lt;/P&gt;
&lt;P&gt;# This command will be run when i.MX6/7 i.MX8MM, i.MX8MQ&lt;BR /&gt;SDP: boot -f _flash.bin&lt;/P&gt;
&lt;P&gt;# This command will be run when ROM support stream mode&lt;BR /&gt;# i.MX8QXP, i.MX8QM&lt;BR /&gt;SDPS: boot -f _flash.bin&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 10:42:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1520491#M195028</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-09-12T10:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: SDP vs SDPS: whats the difference ..?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1521204#M195072</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;seems like they identical, perhaps some fix in uuu was done for difference in SDS between the ROM code of the respective SOCs ...&amp;nbsp; Speculating.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 10:56:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDP-vs-SDPS-whats-the-difference/m-p/1521204#M195072</guid>
      <dc:creator>dry</dc:creator>
      <dc:date>2022-09-13T10:56:31Z</dc:date>
    </item>
  </channel>
</rss>

