<?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 UPM values update in PowerQUICC Processors</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1425371#M4097</link>
    <description>&lt;P&gt;We are working on the MPC8248 custom board. We have different timing valued SRAM chips. How to update the timing values for UPM devices? How does the UPM values obtained?&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2022 15:21:23 GMT</pubDate>
    <dc:creator>m_syed_ahmed</dc:creator>
    <dc:date>2022-03-09T15:21:23Z</dc:date>
    <item>
      <title>UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1425371#M4097</link>
      <description>&lt;P&gt;We are working on the MPC8248 custom board. We have different timing valued SRAM chips. How to update the timing values for UPM devices? How does the UPM values obtained?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 15:21:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1425371#M4097</guid>
      <dc:creator>m_syed_ahmed</dc:creator>
      <dc:date>2022-03-09T15:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1434648#M4115</link>
      <description>&lt;P&gt;Please refer to "11.6.2 Programming the UPMs" in&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/reference-manual/MPC8272RM.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/reference-manual/MPC8272RM.pdf&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 08:12:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1434648#M4115</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-03-28T08:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1446176#M4130</link>
      <description>&lt;P&gt;Is it possible to re-configure the UPM values at kernel level?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 07:18:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1446176#M4130</guid>
      <dc:creator>m_syed_ahmed</dc:creator>
      <dc:date>2022-04-20T07:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1450528#M4139</link>
      <description>&lt;P&gt;Please refer to the following files in the BSP.&lt;/P&gt;
&lt;P&gt;arch/powerpc/sysdev/fsl_upm.c&lt;/P&gt;
&lt;P&gt;include/asm-powerpc/fsl_upm.h&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 08:09:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1450528#M4139</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-04-28T08:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1450542#M4140</link>
      <description>&lt;P&gt;Am not able to find that file.&amp;nbsp; Can you tell in which kernel version those files were available? Also, we are working on 2.6.20. Is it possible to port those files to this version?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 08:34:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1450542#M4140</guid>
      <dc:creator>m_syed_ahmed</dc:creator>
      <dc:date>2022-04-28T08:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1451157#M4145</link>
      <description>&lt;P&gt;Please refer to the following.&lt;/P&gt;
&lt;P&gt;./drivers/mtd/nand/fsl_upm.c&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 08:12:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1451157#M4145</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-04-29T08:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1451164#M4146</link>
      <description>&lt;P&gt;My kernel 2.6.20 doesn't have that file too. But I found that in the latest kernels. Is it possible to port that file to 2.6.20?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 08:24:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1451164#M4146</guid>
      <dc:creator>m_syed_ahmed</dc:creator>
      <dc:date>2022-04-29T08:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1454098#M4160</link>
      <description>Please try to back port that driver file in your Linux Kernel.</description>
      <pubDate>Fri, 06 May 2022 09:04:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1454098#M4160</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-05-06T09:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: UPM values update</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1454099#M4161</link>
      <description>Please try to back port that driver file in your Linux Kernel.</description>
      <pubDate>Fri, 06 May 2022 09:05:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/UPM-values-update/m-p/1454099#M4161</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-05-06T09:05:07Z</dc:date>
    </item>
  </channel>
</rss>

