<?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: failed to copy data from eim to memory while using sdma in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313747#M41197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should create for these linux questions&lt;/P&gt;&lt;P&gt;separate thread.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;Still I would suggest to check these examples and try to get EIM working&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;without OS, with SDK and check if hardware works at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #6a737b;"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;A href="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif"&gt;&lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;" /&gt;&lt;/A&gt; : Bare-metal SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW you can try with uboot, not forget to define EIM address&lt;/P&gt;&lt;P&gt;space in function board_mmu_init.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2014 06:07:10 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-07-02T06:07:10Z</dc:date>
    <item>
      <title>failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313742#M41192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I have a a custom iMX6q board which &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;have an FPGA connected on the EIM bus. It's work well while I get data from fpga using ioread16(). I want to transfort data using dma, so i download the mxc_sdma_memcopy_test.c and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;mxc_sdma_test.c. The driver and app is ok. However, while i replace the wbuf using the fpga address, it make no sense. I can't see any pulse on the eim bus. what is wrong with it?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 11:10:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313742#M41192</guid>
      <dc:creator>jiejia</dc:creator>
      <dc:date>2014-06-30T11:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313743#M41193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably EIM is not configured properly.&lt;/P&gt;&lt;P&gt;Among other things there may be linux virtual memory mapping.&lt;/P&gt;&lt;P&gt;One can start with SDK and find correct EIM settings.&lt;/P&gt;&lt;P&gt;Then port them to linux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Bare-metal SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also link below may help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://billauer.co.il/blog/2011/10/imx-sdma-howto-memory-map/"&gt;http://billauer.co.il/blog/2011/10/imx-sdma-howto-memory-map/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check Linux codes for Sabre-AI board, it has parallel NOR connected to&lt;/P&gt;&lt;P&gt;EIM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREAUTO&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREAUTO&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;RDIMX6SABREAUTO: SABRE for Automotive Infotainment Based on the i.MX 6 Series: SABRE for Automotive Infotainment Based o…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 02:18:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313743#M41193</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-07-01T02:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313744#M41194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/chipexpert"&gt;chipexpert&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for answer. I sure the EIM is configured correctly. I used ioread() can read the correct data from FPGA. I wonder the example is only used for internal memory to internal memory.&amp;nbsp; I tried to used the dma_alloc_coherent() to allocate buffer, and i used the virtual address to replace the wbuf. I can't see any print information. The data do not transport. Could you please send me a code that can get data from ram-like peripheral using sdma?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 03:25:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313744#M41194</guid>
      <dc:creator>jiejia</dc:creator>
      <dc:date>2014-07-01T03:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313745#M41195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;Hi jie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid such linux examples are not available.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;Suggest to check these examples and try to get EIM working without OS,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;with SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #6a737b;"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;A href="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #3778c7;"&gt;&lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;" /&gt;&lt;/A&gt; : Bare-metal SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;A class="jive-link-external-small" href="http://billauer.co.il/blog/2011/10/imx-sdma-howto-memory-map/" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #3778c7;"&gt;http://billauer.co.il/blog/2011/10/imx-sdma-howto-memory-map/&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;then you can easily port EIM changes to linux.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 04:15:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313745#M41195</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-07-01T04:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313746#M41196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hi &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="206296" data-objecttype="3" href="https://community.nxp.com/people/chipexpert" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b; text-decoration: underline;"&gt;chipexpert&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think the problem is not in EIM bus. &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; I tried to used the dma_alloc_coherent() to allocate buffer, and i used the virtual address to replace the wbuf. I can't see any print information. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In the mxc_sdma_memcopy_test.c, I have two questions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;1.m2m_dma_data.peripheral_type = IMX_DMATYPE_MEMORY;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // I don't know which one to fill it in the eim memory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2.dma_m2m_config.direction = DMA_MEM_TO_MEM;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; I don't know which one to fill it&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; in the eim memory.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 03:16:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313746#M41196</guid>
      <dc:creator>jiejia</dc:creator>
      <dc:date>2014-07-02T03:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313747#M41197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should create for these linux questions&lt;/P&gt;&lt;P&gt;separate thread.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;Still I would suggest to check these examples and try to get EIM working&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;without OS, with SDK and check if hardware works at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #6a737b;"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;A href="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif"&gt;&lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;" /&gt;&lt;/A&gt; : Bare-metal SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW you can try with uboot, not forget to define EIM address&lt;/P&gt;&lt;P&gt;space in function board_mmu_init.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:07:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313747#M41197</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-07-02T06:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313748#M41198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chip:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I get some code from:&lt;A _jive_internal="true" href="https://community.nxp.com/thread/304610"&gt;https://community.freescale.com/thread/304610&amp;nbsp; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; There are four files:ap_2_ap.asm, hwi_sdma_defs.inc, loop_DMAs_routines.asm, sdma_core_defs.inc. However, I don't know how to build these four files and load them to sdma core. Would you give me some advices?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 04:32:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313748#M41198</guid>
      <dc:creator>jiejia</dc:creator>
      <dc:date>2014-07-14T04:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313749#M41199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can ask about that from author Weidong. :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 13:27:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313749#M41199</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-07-14T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: failed to copy data from eim to memory while using sdma</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313750#M41200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I also used the imx memcopy.c but as an address I hacked imx-sdma.c driver&amp;nbsp; in MEM_2_MEM case by setting ext_bdaddr = FPGA_PHYSICAL_ADDRESS I succeeded to transfer 8-burst word in one cycle. &lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 09:35:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/failed-to-copy-data-from-eim-to-memory-while-using-sdma/m-p/313750#M41200</guid>
      <dc:creator>sedat_altun</dc:creator>
      <dc:date>2015-01-07T09:35:36Z</dc:date>
    </item>
  </channel>
</rss>

