<?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: To implement Read-While-Write (RWW) functionality on the LS1043A SoC ? in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2012418#M15177</link>
    <description>&lt;P&gt;I contacted the AE team, please refer to the following feedback from them.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In theory, RWW is supported, but we don't have such demo/case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It becomes harder if it was used at boot stage because the qspi driver was initialized quite late.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On RT10xx board, there is uboot or other bootloader, so it is easier to implement it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am asking R&amp;amp;D team for help, will inform you if got any progress, but no guarantee to get the demo.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2024 02:36:54 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2024-12-12T02:36:54Z</dc:date>
    <item>
      <title>To implement Read-While-Write (RWW) functionality on the LS1043A SoC ?</title>
      <link>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2005684#M15136</link>
      <description>&lt;P&gt;I need to implement Read-While-Write (RWW) functionality on the LS1043A SoC.&lt;/P&gt;&lt;P&gt;cs0 is the boot sNOR, works on XIP mode, cs1 is the data sNOR.&lt;/P&gt;&lt;P&gt;I find the similar implementation on MCU serial&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN12564.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN12564.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have the demo logic to implement RWW on ls1043a ?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 05:44:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2005684#M15136</guid>
      <dc:creator>lgx</dc:creator>
      <dc:date>2024-12-03T05:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: To implement Read-While-Write (RWW) functionality on the LS1043A SoC ?</title>
      <link>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2012418#M15177</link>
      <description>&lt;P&gt;I contacted the AE team, please refer to the following feedback from them.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In theory, RWW is supported, but we don't have such demo/case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It becomes harder if it was used at boot stage because the qspi driver was initialized quite late.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On RT10xx board, there is uboot or other bootloader, so it is easier to implement it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am asking R&amp;amp;D team for help, will inform you if got any progress, but no guarantee to get the demo.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 02:36:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2012418#M15177</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-12-12T02:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: To implement Read-While-Write (RWW) functionality on the LS1043A SoC ?</title>
      <link>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2012425#M15178</link>
      <description>Thanks.&lt;BR /&gt;On ls1043a, it also run arm-trusted-firmware (atf) and then uboot. I think qspi could be configured during bl2 stage.</description>
      <pubDate>Thu, 12 Dec 2024 02:43:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2012425#M15178</guid>
      <dc:creator>lgx</dc:creator>
      <dc:date>2024-12-12T02:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: To implement Read-While-Write (RWW) functionality on the LS1043A SoC ?</title>
      <link>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2013369#M15192</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes, that means you need to implement the RWW in ATF stage. We don't have such demo for reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you implement it in driver in kernel, then that would be easier. Please refer to arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See attached. It supports 2 flash chip at the same time. select the chip by property: reg=0 and reg=2.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 07:12:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/To-implement-Read-While-Write-RWW-functionality-on-the-LS1043A/m-p/2013369#M15192</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2024-12-13T07:12:35Z</dc:date>
    </item>
  </channel>
</rss>

