<?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: i225 MAC Address (re)programming in Embedded Connectivity</title>
    <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1620409#M5491</link>
    <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/170981"&gt;@OliverLorenz&lt;/a&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Unfortunately it is not possible, the MAC address becomes protected once it is changed from the default value, this is an intended feature.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;There are more details in the document #&lt;SPAN&gt;632906 -&amp;nbsp;Intel® Ethernet Controller I225/ I226 TA001 Firmware Authentication.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;"From I225 NVM version 1.53 and beyond version and all I226 NVM versions, Intel introduces new NVM security flow. When a default MAC address 00-A0-C9-00-00-00 in NVM is updated to a unique value, NVM will be protected immediately after power cycle (i.e. S0 -&amp;gt; G3 (AC OFF) -&amp;gt; S0)."&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Best regards,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977?emcs_t=S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufExTMk1CQTVSRlpOQUtOfDE1NjgxNTR8U1VCU0NSSVBUSU9OU3xoSw" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 03 Aug 2024 03:46:27 GMT</pubDate>
    <dc:creator>Diego_INTEL</dc:creator>
    <dc:date>2024-08-03T03:46:27Z</dc:date>
    <item>
      <title>i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1406120#M4032</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are going to replace an i210 ethernet controller with an i225 on a custom FPGA board we have designed by our own. Before that, we want to validate several points, including the MAC address programming from the linux kernel (5.4) running in the FPGA (Xilinx MPsoc).&lt;/P&gt;
&lt;P&gt;To validate that point we are using a Xilinx ZCU102 evaluation board + intel i225-T1 ethernet adapter. EEPromAccessTool successfully detects the i225, but is not able to read/write the flash memory.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;
root@xilinx-zcu102-2019_2:~# EepromAccessTool

Intel(R) EEPROM Access Tool NVM/OTP Programming Example Tool   Version 0.8.1
Provided under the terms of a CNDA.  Do Not Distribute.
Copyright(C) 2017-2020 by Intel(R) Corporation
NIC     BUS     DEV     FUN     Silicon Memory Type Present
===     ===     ===     ===     =====   ======================
1      1        0       0      I225         FLASH
&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;
root@xilinx-zcu102-2019_2:~# EepromAccessTool -nic=1 -dump

Intel(R) EEPROM Access Tool NVM/OTP Programming Example Tool   Version 0.8.1
Provided under the terms of a CNDA.  Do Not Distribute.
Copyright(C) 2017-2020 by Intel(R) Corporation
Using FW mode
Found an NVM
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
&lt;/LI-CODE&gt;
&lt;P&gt;May the SPI flash memory access be read/write protected on the adapter board ? What can I do to validate that point ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your help !&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 21:19:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1406120#M4032</guid>
      <dc:creator>JeremyH</dc:creator>
      <dc:date>2022-08-04T21:19:52Z</dc:date>
    </item>
    <item>
      <title>Re:i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1406263#M4033</link>
      <description>&lt;P&gt;Hello Jeremy,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Ethernet Communities.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Since your query involves customization, please be informed that this will be best answered by our Embedded Connectivity Support team. We will help you to move this post to the designated team for further assistance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please feel free to contact us if you need assistance from Ethernet support team.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Crisselle C.&lt;/P&gt;&lt;P&gt;Intel® Customer Support&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Aug 2022 08:14:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1406263#M4033</guid>
      <dc:creator>Caguicla_Intel</dc:creator>
      <dc:date>2022-08-05T08:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1406464#M4036</link>
      <description>&lt;P&gt;Hello Jeremy,&lt;/P&gt;
&lt;P&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are specific Intel tools for programming the i225 Ethernet controller; please refer to the FAQs for Intel® Network Adapters and Controllers (&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000023048/ethernet-products.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/support/articles/000023048/ethernet-products.html&lt;/A&gt;&lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where can I find HBA/NIC tools such as lanconf and eeupdate for Windows*, Linux*, Solaris* or EFI*?&lt;/P&gt;
&lt;P&gt;Visit the &lt;A href="https://www.intel.com/content/www/us/en/design/resource-design-center.html" target="_blank"&gt;Resource and Design Center&lt;/A&gt;. Request adapter information by leaving posts in the support forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The RDC Account Support form is the channel to process your account update process by filling out the form stated on the following website:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/forms/support/my-intel-sign-on-support.html" target="_blank"&gt;https://www.intel.com/content/www/us/en/forms/support/my-intel-sign-on-support.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please use a business email address to evade any inconvenience. Please avoid the free email provider's address (such as the provided by Hotmail, Gmail, Yahoo, or others).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jaime L.&lt;/P&gt;
&lt;P&gt;Intel Customer Support Engineer&lt;/P&gt;</description>
      <pubDate>Sat, 06 Aug 2022 01:52:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1406464#M4036</guid>
      <dc:creator>Jaime_Lizarme</dc:creator>
      <dc:date>2022-08-06T01:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1411874#M4056</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/41894"&gt;@Jaime_Lizarme&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply&lt;/P&gt;
&lt;P&gt;I'm back from vacation. You're talking about eeupdate and lanconf. But they aren't available for linux-ARM64 architecture. What is the recommended way on this architecture ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only tool I know usable on ARM is "EEPROMAccesstool", I've previously used with I210. From the source code, it should support I225 too, but it's not working as expected with the I225-T1 adapter board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;root@xilinx-zcu102-2019_2:~# EepromAccessTool

Intel(R) EEPROM Access Tool NVM/OTP Programming Example Tool   Version 0.8.1
Provided under the terms of a CNDA.  Do Not Distribute.
Copyright(C) 2017-2020 by Intel(R) Corporation
NIC     BUS     DEV     FUN     Silicon Memory Type Present
===     ===     ===     ===     =====   ======================&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;oot@xilinx-zcu102-2019_2:~# EepromAccessTool -nic=1 -f=FXVL_15F2_LM_1MB_1.89.bin -mac=cafefade0000

Intel(R) EEPROM Access Tool NVM/OTP Programming Example Tool   Version 0.8.1
Provided under the terms of a CNDA.  Do Not Distribute.
Copyright(C) 2017-2020 by Intel(R) Corporation
Updating command word..... Done!
Using FW mode
size is 80000
Enable Serial Flash Bit Interface timed out.
Detected FlashId: 0000
Using generic method
Enable Serial Flash Bit Interface timed out.
Erasing Full NVM...
Enable Serial Flash Bit Interface timed out.
Detected FlashId: 0000
Using generic method
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
Default writing method failed, trying bit banging...
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.
error: No writing method worked.
Erasing sector to cleanup test write...
Enable Serial Flash Bit Interface timed out.
Detected FlashId: 0000
Using generic method
Enable Serial Flash Bit Interface timed out.
Enable Serial Flash Bit Interface timed out.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 09:24:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1411874#M4056</guid>
      <dc:creator>JeremyH</dc:creator>
      <dc:date>2022-08-31T09:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1475817#M4398</link>
      <description>I'm exactly facing the same problem. I'm using i210AT with EeprmAccessTool v0.8 in the ARM world. And i210 controller cannot read/write to the flash. The flash grant bit cannot assert after request bit is set in the code. Therefore, we always got the message "Enable Serial Flash Bit Interface time out".&lt;BR /&gt;Do you have any comment about this?</description>
      <pubDate>Wed, 12 Apr 2023 12:19:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1475817#M4398</guid>
      <dc:creator>unitik</dc:creator>
      <dc:date>2023-04-12T12:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1475951#M4399</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/279968"&gt;@unitik&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for contacting Intel Embedded Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We received your consultation but we want to address the following questions:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please clarify the way that you have used to obtain the tool mentioned in your communication?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please let us know the place of purchase of the cited Ethernet controller?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We are waiting for your clarification.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 18:34:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1475951#M4399</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2023-04-12T18:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1476562#M4407</link>
      <description>Hi&lt;BR /&gt;I have created a IPS case already. Please check it. Thanks.</description>
      <pubDate>Fri, 14 Apr 2023 01:23:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1476562#M4407</guid>
      <dc:creator>unitik</dc:creator>
      <dc:date>2023-04-14T01:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1504738#M4553</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not want to open a new topic because my question is somewhat similar although not quite the same.&lt;/P&gt;&lt;P&gt;We have custom designed PCBs with I210 and I225 Ethernet controllers. Both of the chips are used in Flash-less mode and we use "eeupdate64e /INVMUPDATE /NIC=... /MAC=... /FILE=..." for the initial programming of the INVM. There is no problem with this process and the chips are working as expected.&lt;/P&gt;&lt;P&gt;But if we try to reprogram the MAC address of the chips for development we get the following output:&lt;/P&gt;&lt;LI-CODE lang="bash"&gt;./eeupdate64e /NIC=2 /MAC=************
Copyright (C) 1995 - 2020 Intel Corporation
Intel (R) Confidential and not for general distribution.

Driverless Mode


NIC Bus Dev Fun Vendor-Device  Branding string
=== === === === ============= =================================================
  1   6  00  00   8086-157B    Intel(R) I210 Gigabit Network Connection
  2   7  00  00   8086-0D9F    Intel(R) Ethernet Controller (3) I225-IT

 2: Updating Mac Address to ************...Done.
 2: Updating Checksum and CRCs...Done.&lt;/LI-CODE&gt;&lt;P&gt;So it seems like the MAC address is updated and the changes are saved to the NVM but after a reboot or a power-cycle the MAC address is still the old one. If we read the contents of the INVM the content is also not changed.&lt;/P&gt;&lt;P&gt;Is it possible to update the MAC address like this? Why is the MAC not updating and what would be the correct way to change the MAC address?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 08:59:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1504738#M4553</guid>
      <dc:creator>StefanG</dc:creator>
      <dc:date>2023-07-14T08:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1504998#M4554</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/303247"&gt;@StefanG&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;
&lt;P&gt;We received your request but we want to address the following question to understand your request:&lt;/P&gt;
&lt;P&gt;Could you please let us know the place of purchase of the cited Ethernet controllers?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are waiting for your answer.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 23:16:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1504998#M4554</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2023-07-14T23:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1505839#M4563</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For our sample production we just ordered from mouser.com.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 08:33:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1505839#M4563</guid>
      <dc:creator>StefanG</dc:creator>
      <dc:date>2023-07-18T08:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1506092#M4564</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/303247"&gt;@StefanG&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;Thanks for your update.&lt;/P&gt;
&lt;P&gt;You should address your questions related to the devices acquire through the cited company as a reference by filling out the form stated on the following website:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.mouser.com/contact/sendusmessage?category=techsupport&amp;amp;type=reqtechinfo&amp;amp;keepthis=true&amp;amp;tb_iframe=true&amp;amp;height=488&amp;amp;width=530" target="_blank"&gt;https://www.mouser.com/contact/sendusmessage?category=techsupport&amp;amp;type=reqtechinfo&amp;amp;keepthis=true&amp;amp;tb_iframe=true&amp;amp;height=488&amp;amp;width=530&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 22:03:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1506092#M4564</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2023-07-18T22:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1506482#M4574</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Could you at least tell me if it should be possible to reprogram the MAC address?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 07:53:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1506482#M4574</guid>
      <dc:creator>StefanG</dc:creator>
      <dc:date>2023-07-20T07:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1506788#M4575</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/303247"&gt;@StefanG&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;The information that may answer your last question is stated in the answer to question 3.16, on page 8 of the document stated on the following website:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cdrdv2.intel.com/v1/dl/getContent/574703?explicitVersion=true" target="_blank" rel="noopener"&gt;https://cdrdv2.intel.com/v1/dl/getContent/574703&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case the provided website is not accessible to you, you&amp;nbsp;need an Intel Developer Zone Premier account. You should request the update of your account by filling out the form stated on the following website:&lt;BR /&gt;&lt;A href="https://www.intel.com/content/www/us/en/forms/support/my-intel-sign-on-support.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/forms/support/my-intel-sign-on-support.html&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You should use a business email address to evade any inconvenience. Please avoid the free email provider's address (such as the one provided by Hotmail, Gmail, Yahoo, or others). you can confirm this information and more details on the following website:&lt;BR /&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000058073/programs/resource-and-documentation-center.html" target="_blank" rel="noopener"&gt;https://www.intel.com/content/www/us/en/support/articles/000058073/programs/resource-and-documentation-center.html&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/114"&gt;@CarlosAM_INTEL&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 23:46:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1506788#M4575</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2023-07-20T23:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1619934#M5487</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;is there any valid solution for the initial question of this topic?&lt;/P&gt;&lt;P&gt;We also have a similar architecture (linux-arm64 on Xilinx FPGA with I225 ethernet interface).&lt;/P&gt;&lt;P&gt;It was possible to program an empty NVM with firmware and MAC via EepromAccessTool once.&lt;/P&gt;&lt;P&gt;But the second time it fails, even after a full power cycle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Intel(R) EEPROM Access Tool NVM/OTP Programming Example Tool   Version 0.8.0&lt;/SPAN&gt;
&lt;SPAN&gt;Provided under the terms of a CNDA.  Do Not Distribute.&lt;/SPAN&gt;
&lt;SPAN&gt;Copyright(C) 2017-2020 by Intel(R) Corporation &lt;/SPAN&gt;
&lt;SPAN&gt;Using FW mode&lt;/SPAN&gt;
&lt;SPAN&gt;size is 80000&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Detected FlashId: 0000&lt;/SPAN&gt;
&lt;SPAN&gt;Using generic method&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Erasing Full NVM...&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Detected FlashId: 0000&lt;/SPAN&gt;
&lt;SPAN&gt;Using generic method&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Default writing method failed, trying bit banging...&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;error: No writing method worked.&lt;/SPAN&gt;
&lt;SPAN&gt;Erasing sector to cleanup test write...&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Detected FlashId: 0000&lt;/SPAN&gt;
&lt;SPAN&gt;Using generic method&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;SPAN&gt;Enable Serial Flash Bit Interface timed out.&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All drivers, that could have interfered, are disabled. Other tools like EEUpdate or LanConf can not be used due to linux-arm64 architecture.&lt;/P&gt;&lt;P&gt;We need to be able to reprogram the MAC in our production.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide us a solution for topic?&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 07:20:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1619934#M5487</guid>
      <dc:creator>OliverLorenz</dc:creator>
      <dc:date>2024-08-01T07:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1620409#M5491</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/170981"&gt;@OliverLorenz&lt;/a&gt;,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Unfortunately it is not possible, the MAC address becomes protected once it is changed from the default value, this is an intended feature.&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;There are more details in the document #&lt;SPAN&gt;632906 -&amp;nbsp;Intel® Ethernet Controller I225/ I226 TA001 Firmware Authentication.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;"From I225 NVM version 1.53 and beyond version and all I226 NVM versions, Intel introduces new NVM security flow. When a default MAC address 00-A0-C9-00-00-00 in NVM is updated to a unique value, NVM will be protected immediately after power cycle (i.e. S0 -&amp;gt; G3 (AC OFF) -&amp;gt; S0)."&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Best regards,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;A class="sub_section_element_selectors" href="https://community.intel.com/t5/user/viewprofilepage/user-id/266977?emcs_t=S2h8ZW1haWx8dG9waWNfc3Vic2NyaXB0aW9ufExTMk1CQTVSRlpOQUtOfDE1NjgxNTR8U1VCU0NSSVBUSU9OU3xoSw" target="_blank" rel="noopener"&gt;@Diego_INTEL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Aug 2024 03:46:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1620409#M5491</guid>
      <dc:creator>Diego_INTEL</dc:creator>
      <dc:date>2024-08-03T03:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: i225 MAC Address (re)programming</title>
      <link>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1620729#M5493</link>
      <description>&lt;P&gt;Hello Diego,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your quick response.&lt;/P&gt;&lt;P&gt;This is very unfortunate. Is there a possiblity to get a binary file for both I225 and I226 without this security feature?&lt;/P&gt;&lt;P&gt;We need to be able to reprogram the MAC-address during our production.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 07:11:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Connectivity/i225-MAC-Address-re-programming/m-p/1620729#M5493</guid>
      <dc:creator>OliverLorenz</dc:creator>
      <dc:date>2024-08-05T07:11:39Z</dc:date>
    </item>
  </channel>
</rss>

