<?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>i.MX Processors中的主题 devmem return bus error</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/devmem-return-bus-error/m-p/1033596#M152544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;board: custom board based on imx6ull&lt;/P&gt;&lt;P&gt;kernel: 4.19.35 or 4.1.15&lt;/P&gt;&lt;P&gt;i want to see ecspi1 kernel config, we exec 'devmem 200800c 32', it return 'bus error', even though i see&amp;nbsp;&lt;A class="link-titled" href="https://github.com/torvalds/linux/commit/24bb244e02a6bead5b854d842002df0d38ae7b7b" title="https://github.com/torvalds/linux/commit/24bb244e02a6bead5b854d842002df0d38ae7b7b"&gt;ARM: i.MX25: globally disable supervisor protect · torvalds/linux@24bb244 · GitHub&lt;/A&gt;&amp;nbsp;, but i still don't know what should i do.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have tried that add '&lt;SPAN style="color: #005cc5; background-color: #e6ffed;"&gt;imx_aips_allow_unprivileged_access("fsl,aips-bus")&lt;/SPAN&gt;' and&amp;nbsp;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #005cc5; background-color: #e6ffed;"&gt;imx_aips_allow_unprivileged_access("fsl,spba-bus")&lt;/SPAN&gt;&lt;SPAN&gt;'&amp;nbsp; and&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;'&lt;SPAN style="color: #005cc5; background-color: #e6ffed;"&gt;imx_aips_allow_unprivileged_access("fsl,imx6ull")&lt;/SPAN&gt;&lt;SPAN&gt;' and&amp;nbsp;'&lt;SPAN style="color: #005cc5; background-color: #e6ffed;"&gt;imx_aips_allow_unprivileged_access("fsl,imx6ul-ecspi")&lt;/SPAN&gt;&lt;SPAN&gt;' , all is return bus error, help me, thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2020 02:32:34 GMT</pubDate>
    <dc:creator>240697273</dc:creator>
    <dc:date>2020-01-03T02:32:34Z</dc:date>
    <item>
      <title>devmem return bus error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/devmem-return-bus-error/m-p/1033596#M152544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;board: custom board based on imx6ull&lt;/P&gt;&lt;P&gt;kernel: 4.19.35 or 4.1.15&lt;/P&gt;&lt;P&gt;i want to see ecspi1 kernel config, we exec 'devmem 200800c 32', it return 'bus error', even though i see&amp;nbsp;&lt;A class="link-titled" href="https://github.com/torvalds/linux/commit/24bb244e02a6bead5b854d842002df0d38ae7b7b" title="https://github.com/torvalds/linux/commit/24bb244e02a6bead5b854d842002df0d38ae7b7b"&gt;ARM: i.MX25: globally disable supervisor protect · torvalds/linux@24bb244 · GitHub&lt;/A&gt;&amp;nbsp;, but i still don't know what should i do.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have tried that add '&lt;SPAN style="color: #005cc5; background-color: #e6ffed;"&gt;imx_aips_allow_unprivileged_access("fsl,aips-bus")&lt;/SPAN&gt;' and&amp;nbsp;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #005cc5; background-color: #e6ffed;"&gt;imx_aips_allow_unprivileged_access("fsl,spba-bus")&lt;/SPAN&gt;&lt;SPAN&gt;'&amp;nbsp; and&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;'&lt;SPAN style="color: #005cc5; background-color: #e6ffed;"&gt;imx_aips_allow_unprivileged_access("fsl,imx6ull")&lt;/SPAN&gt;&lt;SPAN&gt;' and&amp;nbsp;'&lt;SPAN style="color: #005cc5; background-color: #e6ffed;"&gt;imx_aips_allow_unprivileged_access("fsl,imx6ul-ecspi")&lt;/SPAN&gt;&lt;SPAN&gt;' , all is return bus error, help me, thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2020 02:32:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/devmem-return-bus-error/m-p/1033596#M152544</guid>
      <dc:creator>240697273</dc:creator>
      <dc:date>2020-01-03T02:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: devmem return bus error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/devmem-return-bus-error/m-p/1033597#M152545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi he&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;devmem is not supported by nxp, one can try with memtool&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-test/tree/test/memtool?h=imx_4.14.78_1.0.0_ga" title="https://source.codeaurora.org/external/imx/imx-test/tree/test/memtool?h=imx_4.14.78_1.0.0_ga"&gt;memtool\test - imx-test - i.MX Driver Test Application Software&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.4.tar.gz" target="test_blank"&gt;www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.4.tar.gz&lt;/A&gt;&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>Sat, 04 Jan 2020 10:40:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/devmem-return-bus-error/m-p/1033597#M152545</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-01-04T10:40:10Z</dc:date>
    </item>
  </channel>
</rss>

