<?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のトピックL2 cache enabled</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/L2-cache-enabled/m-p/189171#M9269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Searching through the kernel sources I haven't found a point where L2 cache is enabled. Off course I might be wrong, but it seems L2 isn't enabled anywhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the i.mx50 distribution the L2.6.35_11.04.01 LTIB distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does somebody with more knowledge than me confirm this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Marko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2011 15:25:55 GMT</pubDate>
    <dc:creator>MarkoPanger</dc:creator>
    <dc:date>2011-11-21T15:25:55Z</dc:date>
    <item>
      <title>L2 cache enabled</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/L2-cache-enabled/m-p/189171#M9269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Searching through the kernel sources I haven't found a point where L2 cache is enabled. Off course I might be wrong, but it seems L2 isn't enabled anywhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the i.mx50 distribution the L2.6.35_11.04.01 LTIB distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does somebody with more knowledge than me confirm this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Marko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 15:25:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/L2-cache-enabled/m-p/189171#M9269</guid>
      <dc:creator>MarkoPanger</dc:creator>
      <dc:date>2011-11-21T15:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: L2 cache enabled</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/L2-cache-enabled/m-p/189172#M9270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;L2 cache is enabled in the bootloader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See cpu/arm_cortexa8/mx50/generic.c:&lt;/P&gt;&lt;P&gt;&lt;A href="http://opensource.freescale.com/git?p=imx/uboot-imx.git;a=blob;f=cpu/arm_cortexa8/mx50/generic.c;h=e1f55d1003b7e70dc81d90181a68210c602b2002;hb=15d65dcfb7fdc3395c54d0f81dc16605677f0a12" target="_blank"&gt;http://opensource.freescale.com/git?p=imx/uboot-imx.git;a=blob;f=cpu/arm_cortexa8/mx50/generic.c;h=e1f55d1003b7e70dc81d90181a68210c602b2002;hb=15d65dcfb7fdc3395c54d0f81dc16605677f0a12&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 12:01:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/L2-cache-enabled/m-p/189172#M9270</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2011-11-22T12:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: L2 cache enabled</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/L2-cache-enabled/m-p/189173#M9271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Fabio for pointing this out. Pretty confusing design by enabling portions of HW here and there.&lt;/P&gt;&lt;P&gt;My interest for L2 started when I've noticed that NEON pld instruction wasn't having any effect. So I wanted to check if the bits for enabling this instruction are set in cp15.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marko&lt;/P&gt;&lt;P&gt;&lt;CITE&gt;Fabio Estevam said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/l2-cache-enabled#4103961Comment46374"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;L2 cache is enabled in the bootloader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See cpu/arm_cortexa8/mx50/generic.c:&lt;/P&gt;&lt;P&gt;&lt;A href="http://opensource.freescale.com/git?p=imx/uboot-imx.git;a=blob;f=cpu/arm_cortexa8/mx50/generic.c;h=e1f55d1003b7e70dc81d90181a68210c602b2002;hb=15d65dcfb7fdc3395c54d0f81dc16605677f0a12" rel="nofollow" target="_blank"&gt;http://opensource.freescale.com/git?p=imx/uboot-imx.git;a=blob;f=cp...&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 07:15:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/L2-cache-enabled/m-p/189173#M9271</guid>
      <dc:creator>MarkoPanger</dc:creator>
      <dc:date>2011-11-24T07:15:48Z</dc:date>
    </item>
  </channel>
</rss>

