Flash Firmware For Aquantia on LX2160ARDB_REV2

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Flash Firmware For Aquantia on LX2160ARDB_REV2

ソリューションへジャンプ
3,103件の閲覧回数
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,098件の閲覧回数
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,099件の閲覧回数
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.