Flash Firmware For Aquantia on LX2160ARDB_REV2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Flash Firmware For Aquantia on LX2160ARDB_REV2

跳至解决方案
3,023 次查看
tsungmin_wang
Contributor III

Hi,

I found that there is a program for flashing firmware here.

https://github.com/NXP/qoriq-firmware-aquantia

But, the latest version is 19.09 which doesn't include LX2160ARDB_REV2.

Do you have the another version like 20.04 or 21.08?

0 项奖励
1 解答
3,018 次查看
ufedor
NXP Employee
NXP Employee

AQR113 PHY firmware is for LSDK-21.08, not supported for previous LSDK and AQR PHY programming is not supported in u-boot.
With below steps can update AQR PHY firmware.

# install LSDK-21.08 and boot the board with ubuntu rootfs.

root@localhost:~# insmod /lib/modules/`uname -r`/extra/mdio-proxy.ko
root@localhost:~# aq-firmware-tool AQR-G4_v5.4.6-AQR_NXP_Bonnyrigg_ID44428_VER1533.cld 0x0000000008b96000 0
Aquantia firmware upgrade utility
Found AQR113C ethernet phy (0x31c31c12) !
AQR113C running firmware version 5.4.6
v5.4.6 NXP Inverness 011720 10:39:37

File firmware version is 5.4.6 (NXP Inverness 011720 10:39:37)
No upgrade required.
root@localhost:~# aq-firmware-tool AQR-G4_v5.4.6-AQR_NXP_Bonnyrigg_ID44428_VER1533.cld 0x0000000008b96000 8
Aquantia firmware upgrade utility
Found AQR113C ethernet phy (0x31c31c12) !
AQR113C running firmware version 5.4.6
v5.4.6 NXP Inverness 011720 10:39:37

File firmware version is 5.4.6 (NXP Inverness 011720 10:39:37)
No upgrade required.

在原帖中查看解决方案

1 回复
3,019 次查看
ufedor
NXP Employee
NXP Employee

AQR113 PHY firmware is for LSDK-21.08, not supported for previous LSDK and AQR PHY programming is not supported in u-boot.
With below steps can update AQR PHY firmware.

# install LSDK-21.08 and boot the board with ubuntu rootfs.

root@localhost:~# insmod /lib/modules/`uname -r`/extra/mdio-proxy.ko
root@localhost:~# aq-firmware-tool AQR-G4_v5.4.6-AQR_NXP_Bonnyrigg_ID44428_VER1533.cld 0x0000000008b96000 0
Aquantia firmware upgrade utility
Found AQR113C ethernet phy (0x31c31c12) !
AQR113C running firmware version 5.4.6
v5.4.6 NXP Inverness 011720 10:39:37

File firmware version is 5.4.6 (NXP Inverness 011720 10:39:37)
No upgrade required.
root@localhost:~# aq-firmware-tool AQR-G4_v5.4.6-AQR_NXP_Bonnyrigg_ID44428_VER1533.cld 0x0000000008b96000 8
Aquantia firmware upgrade utility
Found AQR113C ethernet phy (0x31c31c12) !
AQR113C running firmware version 5.4.6
v5.4.6 NXP Inverness 011720 10:39:37

File firmware version is 5.4.6 (NXP Inverness 011720 10:39:37)
No upgrade required.