<?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: LS1023A IFC Integrated Flash Controller can't find SRAM Base address in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757600#M13654</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2023 11:31:55 GMT</pubDate>
    <dc:creator>Salman_tahir</dc:creator>
    <dc:date>2023-11-15T11:31:55Z</dc:date>
    <item>
      <title>LS1023A IFC Integrated Flash Controller can't find SRAM Base address</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757103#M13642</link>
      <description>&lt;P&gt;Hi, I am working on LS1023A's peripheral&amp;nbsp; IFC (Integrated Flash Controller)&lt;/P&gt;&lt;P&gt;Question: How can be found the SRAM base address used by the IFC for the NAND Flash device?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am interfacing&amp;nbsp;MT29F8G08ABBCAH4 with IFC.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 05:15:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757103#M13642</guid>
      <dc:creator>Salman_tahir</dc:creator>
      <dc:date>2023-11-15T05:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: LS1023A IFC Integrated Flash Controller can't find SRAM Base address</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757431#M13652</link>
      <description>&lt;P&gt;The &lt;FONT class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;base&lt;/STRONG&gt;&lt;/FONT&gt; &lt;FONT class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;address&lt;/STRONG&gt;&lt;/FONT&gt; of the &lt;FONT class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;SRAM&lt;/STRONG&gt;&lt;/FONT&gt; buffer is mapped &lt;FONT class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;by&lt;/STRONG&gt;&lt;/FONT&gt; the &lt;FONT class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;base&lt;/STRONG&gt;&lt;/FONT&gt; &lt;FONT class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;address&lt;/STRONG&gt;&lt;/FONT&gt; of the corresponding NAND FCM bank (chip-select) &lt;FONT class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;by&lt;/STRONG&gt;&lt;/FONT&gt; setting IFC_CSPRn[BA].&lt;/P&gt;
&lt;P&gt;You could refer to u-boot definition&amp;nbsp;include/configs/ls1043ardb.h.&lt;/P&gt;
&lt;P&gt;#define CONFIG_SYS_NAND_BASE 0x7e800000&lt;BR /&gt;#define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE&lt;/P&gt;
&lt;P&gt;#define CONFIG_SYS_NAND_CSPR_EXT (0x0)&lt;BR /&gt;#define CONFIG_SYS_NAND_CSPR (CSPR_PHYS_ADDR(CONFIG_SYS_NAND_BASE_PHYS) \&lt;BR /&gt;| CSPR_PORT_SIZE_8 \&lt;BR /&gt;| CSPR_MSEL_NAND \&lt;BR /&gt;| CSPR_V)&lt;BR /&gt;#define CONFIG_SYS_NAND_AMASK IFC_AMASK(64*1024)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#define CONFIG_SYS_CSPR1_EXT CONFIG_SYS_NAND_CSPR_EXT&lt;BR /&gt;#define CONFIG_SYS_CSPR1 CONFIG_SYS_NAND_CSPR&lt;BR /&gt;#define CONFIG_SYS_AMASK1 CONFIG_SYS_NAND_AMASK&lt;BR /&gt;#define CONFIG_SYS_CSOR1 CONFIG_SYS_NAND_CSOR&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 08:05:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757431#M13652</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-11-15T08:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: LS1023A IFC Integrated Flash Controller can't find SRAM Base address</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757600#M13654</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 11:31:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757600#M13654</guid>
      <dc:creator>Salman_tahir</dc:creator>
      <dc:date>2023-11-15T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: LS1023A IFC Integrated Flash Controller can't find SRAM Base address</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757602#M13655</link>
      <description>Thanks &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;I have the following ifc node in the DTS file&lt;BR /&gt;&lt;BR /&gt;&amp;amp;ifc {&lt;BR /&gt;status = "okay";&lt;BR /&gt;#address-cells = &amp;lt;2&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;/* NAND Flashes, SRAM and FPGA on board */&lt;BR /&gt;//ranges = &amp;lt;0x0 0x0 0x00000006 0x20000000 0x40000000&lt;BR /&gt;// 0x1 0x0 0x0 0x60000000 0x00080000&lt;BR /&gt;// 0x2 0x0 0x0 0x70000000 0x00020000&amp;gt;;&lt;BR /&gt;ranges = &amp;lt;0x0 0x0 0x0 0x70000000 0x10000000&lt;BR /&gt;0x1 0x0 0x0 0x60000000 0x00080000&lt;BR /&gt;0x2 0x0 0x0 0x60100000 0x00020000&amp;gt;;&lt;BR /&gt;&lt;BR /&gt;nand@0,0 {&lt;BR /&gt;compatible = "fsl,ifc-nand";&lt;BR /&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;reg = &amp;lt;0x0 0x0 0x10000000&amp;gt;;&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;sram@1,0 {&lt;BR /&gt;compatible = "renesas,rmlv0416egsb";&lt;BR /&gt;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;reg = &amp;lt;0x1 0x0 0x00080000&amp;gt;;&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;fpga: board-control@2,0 {&lt;BR /&gt;compatible = "nec,gcd-cp30-fpga";&lt;BR /&gt;reg = &amp;lt;0x2 0x0 0x0020000&amp;gt;;&lt;BR /&gt;};&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;Its mean NAND device is attached with CS0 and NAND_BASE base address is 0x70000000&lt;BR /&gt;&lt;BR /&gt;is this understanding correct?</description>
      <pubDate>Wed, 15 Nov 2023 11:30:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1757602#M13655</guid>
      <dc:creator>Salman_tahir</dc:creator>
      <dc:date>2023-11-15T11:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: LS1023A IFC Integrated Flash Controller can't find SRAM Base address</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1758025#M13661</link>
      <description>&lt;P&gt;Yes, correct.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 03:29:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1023A-IFC-Integrated-Flash-Controller-can-t-find-SRAM-Base/m-p/1758025#M13661</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-11-16T03:29:34Z</dc:date>
    </item>
  </channel>
</rss>

