Difference between revisions of "AIR 021 Development"

From ESS-WIKI
Jump to: navigation, search
Line 19: Line 19:
 
=== Extract file ===
 
=== Extract file ===
 
<pre>
 
<pre>
$ sudo tar zxvf LAN_I226_DS-015.tar.gz
+
$ sudo tar zxvf LAN_I226_AIR-021.tar.gz
 
</pre>
 
</pre>
  

Revision as of 07:21, 22 August 2025

Attention

Account & Password

Account number

ubuntu

In device used "sudo" or "sudo su" to root. Password required.

ubuntu

Flash Mac Address

First, you need to add a patch to the device tree{ Commit da11ea0d: [LAN] Enable Ethernet Controller I225-LM/I225-V support }

Download I226 tool to Device

I226 Flash Tool

Extract file

$ sudo tar zxvf LAN_I226_AIR-021.tar.gz

Flash

Attention : The MAC address can only be burned in once

Please make sure mac address and set in : -mac=<XXXXXXXXXXXX>

$ cd LAN_I226_AIR-021/I226_Flash_Tool
$ sudo su
# ./EepromAccessTool
# lspci
# setpci -s 0007:01:00.0 COMMAND=0007
# ./EepromAccessTool -nic=1 -f=FXVL_125C_V_2MB_2.27.bin -mac=XXXXXXXXXXXX

Power off and restart

Cold reboot the device.

ATX & AT mode

021-atx-at.png