<?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 System hang when using devmem2 to read GPMI registers in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/System-hang-when-using-devmem2-to-read-GPMI-registers/m-p/783532#M121599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When running devmem2 0x01806000 w to check GPMI registers, the system seemed hang, there is no response when I input something on serial console.&lt;/P&gt;&lt;P&gt;I tried other register, devmem2 works and I could read 0x01806000 in u-boot using md command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6ul-var-dart:~# devmem2 0x020c4068 w&lt;BR /&gt;/dev/mem opened.&lt;BR /&gt;Memory mapped at address 0x76f5e000.&lt;BR /&gt;Read at address&amp;nbsp; 0x020C4068 (0x76f5e068): 0xC0C00F0F&lt;BR /&gt;root@imx6ul-var-dart:~# devmem2 0x01806000 w&lt;BR /&gt;/dev/mem opened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect if the clock for GPMI is disabled, but before reading the GPMI register, I run nandtest command, no crash or hang was seen.&lt;/P&gt;&lt;P&gt;Any suggestion is appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2018 04:12:02 GMT</pubDate>
    <dc:creator>abutter</dc:creator>
    <dc:date>2018-11-21T04:12:02Z</dc:date>
    <item>
      <title>System hang when using devmem2 to read GPMI registers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-hang-when-using-devmem2-to-read-GPMI-registers/m-p/783532#M121599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When running devmem2 0x01806000 w to check GPMI registers, the system seemed hang, there is no response when I input something on serial console.&lt;/P&gt;&lt;P&gt;I tried other register, devmem2 works and I could read 0x01806000 in u-boot using md command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx6ul-var-dart:~# devmem2 0x020c4068 w&lt;BR /&gt;/dev/mem opened.&lt;BR /&gt;Memory mapped at address 0x76f5e000.&lt;BR /&gt;Read at address&amp;nbsp; 0x020C4068 (0x76f5e068): 0xC0C00F0F&lt;BR /&gt;root@imx6ul-var-dart:~# devmem2 0x01806000 w&lt;BR /&gt;/dev/mem opened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect if the clock for GPMI is disabled, but before reading the GPMI register, I run nandtest command, no crash or hang was seen.&lt;/P&gt;&lt;P&gt;Any suggestion is appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2018 04:12:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-hang-when-using-devmem2-to-read-GPMI-registers/m-p/783532#M121599</guid>
      <dc:creator>abutter</dc:creator>
      <dc:date>2018-11-21T04:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: System hang when using devmem2 to read GPMI registers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-hang-when-using-devmem2-to-read-GPMI-registers/m-p/783533#M121600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abutter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at similar problem on below link, check register with memtool&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/476179"&gt;Unable to access I.MX6ULL memory map registers using devmem2 - fsl-yocto-L4.9.11_1.0.0.tar&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2018 23:31:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-hang-when-using-devmem2-to-read-GPMI-registers/m-p/783533#M121600</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-11-21T23:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: System hang when using devmem2 to read GPMI registers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/System-hang-when-using-devmem2-to-read-GPMI-registers/m-p/783534#M121601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;memtool also cause hang. I would try on other board to check if it is caused by the NAND and its driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also thought it would be because of disabled clocked, I would try to the registers later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2018 04:48:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/System-hang-when-using-devmem2-to-read-GPMI-registers/m-p/783534#M121601</guid>
      <dc:creator>abutter</dc:creator>
      <dc:date>2018-11-22T04:48:03Z</dc:date>
    </item>
  </channel>
</rss>

