<?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: i210 working with Cyclone V SoC in Embedded Connectivity</title>
    <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239984#M1016</link>
    <description>&lt;P&gt;Hi Carlos!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for your update.&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you think that this is a kernel version issue? We tried several Kernels from 4.0 to 4.14 and all have the same behaviour...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try the linux-forum. But if you have further more specific information why you suspect the kernel this would be very helpful. Did you observe this behaviour already somewhere else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
    <pubDate>Wed, 18 Apr 2018 05:59:31 GMT</pubDate>
    <dc:creator>SWitt1</dc:creator>
    <dc:date>2018-04-18T05:59:31Z</dc:date>
    <item>
      <title>i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239970#M1002</link>
      <description>&lt;P&gt;Hi Intel-Support, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We were using the i210 as Network-Controller on the 1st PCIe Lane of the Cyclone V SoC with kernel 4.0 successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now we are trying to start with Kernel 4.14. the (meanwhile mainline) Intel-PCIe-Driver and the Intel i210 driver are not working somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide any help to us?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also would like to ask you for the eepromARM-Tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 13:48:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239970#M1002</guid>
      <dc:creator>SWitt1</dc:creator>
      <dc:date>2018-03-06T13:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239971#M1003</link>
      <description>&lt;P&gt;Hello, PXCSEB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What information does DMESG provides on the failing system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the issue occurs on other Linux distributions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the i210 embedded to the board or is an independed PCIe device?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 00:56:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239971#M1003</guid>
      <dc:creator>Adolfo_S_Intel</dc:creator>
      <dc:date>2018-03-07T00:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239972#M1004</link>
      <description>&lt;P&gt;Hello AdolfoS, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We tried embedded i210 devices (with and without Flash) and also a LAN Card with an i210.&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are building a platform with a Cyclone V SoC (Altera/ Intel PSG) and an i210 flashless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to us as if we have an address-offset of "Minus 2000".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kernel 4.0: Register 0x5ba0 = 0x1551&lt;/P&gt;&lt;P&gt;This setup is running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kernel 4.14: Register 0x5ba0 is found at  0x3ba0. (0x5ba0 - 0x2000 = 0x3ba0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This matches all registers we looked at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea why we see the Offset -2000?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DMESG is consisting of a lot of our own printouts. I can provide a clear one later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 09:39:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239972#M1004</guid>
      <dc:creator>SWitt1</dc:creator>
      <dc:date>2018-03-07T09:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239973#M1005</link>
      <description>&lt;P&gt;Hello PXCSEB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you observe that offset with all PCI devices or just with the I210 LAN Card?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried with the latest Intel Driver: &lt;A href="https://downloadcenter.intel.com/download/22283/Ethernet-Intel-Ethernet-Adapter-Complete-Driver-Pack?product=64399"&gt;https://downloadcenter.intel.com/download/22283/Ethernet-Intel-Ethernet-Adapter-Complete-Driver-Pack?product=64399&lt;/A&gt;  Download Intel® Ethernet Adapter Complete Driver Pack ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Adolfo Sanchez&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 21:55:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239973#M1005</guid>
      <dc:creator>Adolfo_S_Intel</dc:creator>
      <dc:date>2018-03-07T21:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239974#M1006</link>
      <description>&lt;P&gt;Hello AdolfoS!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Do you observe that offset with all PCI devices or just with the I210 LAN Card?&lt;/P&gt;&lt;P&gt;We observe the offset with all i210 devices. Other PCIe Devices work well, even an intel network card with another chipset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Have you tried with the latest Intel Driver: &lt;A href="https://downloadcenter.intel.com/download/22283/Ethernet-Intel-Ethernet-Adapter-Complete-Driver-Pack%3Fproduct%3D64399"&gt;https://downloadcenter.intel.com/download/22283/Ethernet-Intel-Ethernet-Adapter-Complete-Driver-Pack%3Fproduct%3D64399&lt;/A&gt;  Download Intel® Ethernet Adapter Complete Driver Pack ?&lt;/P&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 13:31:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239974#M1006</guid>
      <dc:creator>SWitt1</dc:creator>
      <dc:date>2018-03-12T13:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239975#M1007</link>
      <description>&lt;P&gt;Hello, PXCSEB:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We suggest you verify that the affected Kernel is compatible with all devices affected by the cited situation and it has all the patches. You can verify this using the channels listed at &lt;A href="https://www.kernel.org/category/contact-us.html"&gt;https://www.kernel.org/category/contact-us.html&lt;/A&gt; The Linux Kernel Contact Us website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information is useful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 19:03:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239975#M1007</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2018-03-13T19:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239976#M1008</link>
      <description>&lt;P&gt;Hello Carlos, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using one PCIe Lane from the Cyclone V SoC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried aPCIe-Switch now. Result: Same problem on Lane 1 but Lane 2 and 3 Work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I told we have an offset in the data from the i210. But Lane 2 and 3 behind the switch are working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 07:18:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239976#M1008</guid>
      <dc:creator>SWitt1</dc:creator>
      <dc:date>2018-03-14T07:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239977#M1009</link>
      <description>&lt;P&gt;Hello, PXCSEB :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us clarify our previous suggestion. Based on your previous communication your implementation works perfectly with a previous Kernel version and the only change is a Kernel update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to this fact, the issue is related to the Kernel and it has its support channel that has been mentioned in our previous communication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this message helps you to understand our recommendation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 16:39:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239977#M1009</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2018-03-14T16:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239978#M1010</link>
      <description>&lt;P&gt;Hello Carlos, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we suspect the PCIe-Driver vom Altera/Intel right now in our setup. No Kernel between 4.5 and 4.14 is working with Cyclone V and i210 in our System Environment.&lt;/P&gt;&lt;P&gt;I got a premier support now and I hope there we can find a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you supply me the eepromARM-Tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:43:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239978#M1010</guid>
      <dc:creator>SWitt1</dc:creator>
      <dc:date>2018-03-26T07:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239979#M1011</link>
      <description>&lt;P&gt;Hello, PXCSEB :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://cdrdv2.intel.com/v1/dl/getContent/572162"&gt;https://cdrdv2.intel.com/v1/dl/getContent/572162&lt;/A&gt; Intel I210, I211, and X550 EEPROM Access Tool (EAT) document #  572162 is the requested tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is accessible when you are logged into your Resource &amp;amp; Design Center (RDC) privileged account. It can be requested by filling out the &lt;A href="https://www.intel.com/content/www/us/en/forms/design/contact-support.html"&gt;https://www.intel.com/content/www/us/en/forms/design/contact-support.html&lt;/A&gt; RDC Account Support form.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 19:33:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239979#M1011</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2018-04-02T19:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239980#M1012</link>
      <description>&lt;P&gt;Hi! &lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your information: We still do not have any solution for our problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Sebastian</description>
      <pubDate>Fri, 06 Apr 2018 05:31:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239980#M1012</guid>
      <dc:creator>SWitt1</dc:creator>
      <dc:date>2018-04-06T05:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239981#M1013</link>
      <description>&lt;P&gt;Hello, PXCSEB :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your previous communications, could you please tell us if this situation happens in lanes 2 or 3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We really appreciate your cooperation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 22:55:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239981#M1013</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2018-04-12T22:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239982#M1014</link>
      <description>&lt;P&gt;Hi Carlos, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have tested 3 different i210 behind a PCIe-Switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case:&lt;/P&gt;&lt;P&gt;The first device is not working.&lt;/P&gt;&lt;P&gt;The 2nd and 3rd are working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 08:51:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239982#M1014</guid>
      <dc:creator>SWitt1</dc:creator>
      <dc:date>2018-04-16T08:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239983#M1015</link>
      <description>&lt;P&gt;Hello, PXCSEB :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem is a kernel version issue which is unrelated to hardware. Due to this fact, we suggest you address this consultation as a reference to the following channel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.linux.com/forum"&gt;https://www.linux.com/forum&lt;/A&gt; &lt;A href="https://www.linux.com/forum"&gt;https://www.linux.com/forum&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 20:42:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239983#M1015</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2018-04-17T20:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239984#M1016</link>
      <description>&lt;P&gt;Hi Carlos!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for your update.&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you think that this is a kernel version issue? We tried several Kernels from 4.0 to 4.14 and all have the same behaviour...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try the linux-forum. But if you have further more specific information why you suspect the kernel this would be very helpful. Did you observe this behaviour already somewhere else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 05:59:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239984#M1016</guid>
      <dc:creator>SWitt1</dc:creator>
      <dc:date>2018-04-18T05:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: i210 working with Cyclone V SoC</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239985#M1017</link>
      <description>&lt;P&gt;Hello, PXCSEB :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to help you, we will contact you via email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 16:28:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i210-working-with-Cyclone-V-SoC/m-p/239985#M1017</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2018-04-18T16:28:02Z</dc:date>
    </item>
  </channel>
</rss>

