Commit Graph

5 Commits

Author SHA1 Message Date
Zhuo Wang 905994a9d9 eth: fix test command issue [1/1]
PD#SWPL-127715

Problem:
first with "echo tw/tr >/sys/class/ethernet/phyreg" will not work.

Solution:
complete test register init flow

Verify:
be311

Change-Id: I85eb185ddf08beb510e98c01614ccabd65b5688a
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
2023-06-29 10:38:53 +08:00
Zhuo Wang c704db15be eth: c3 buildroot compile problem [2/2]
PD#SWPL-105841

Problem:
C3_5.15 buildroot use different config
not arm64 arm32

Solution:
add control for c3_5.15

Verify:
compile no error

Change-Id: I788f324aa3067c490f9f492568582d0d7f949459
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
2022-12-18 23:17:19 -08:00
Zhuo Wang 3d16eeccd1 eth: mac wol function [2/2]
PD#SWPL-98490

Problem:
porting wol function

Solution:
porting wol function

Verify:
AR321-T965D4_X9#REF#049

Change-Id: Ieaa67398c5ee09d0e8e7940163bed080b01af718
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
2022-12-14 02:24:55 -08:00
dian.shao ae8e23ed34 coverity: usb and ethernet driver [1/1]
PD#SWPL-100740

Problem:
10897  Whitelist.
12436  added a null ptr check.
141141 added a return value check.
225361 Deleted the dead code.

Solution:
10897  Whitelist.
12436  added a null ptr check.
141141 added a return value check.
225361 Deleted the dead code.

Verify:
coverity.

Change-Id: I31a85828a1d0890d06348d415ce5a6da1ac0e932
Signed-off-by: dian.shao <dian.shao@amlogic.com>
2022-11-22 05:03:09 -07:00
Zhuo Wang 486030f422 eth: gki bringup [2/2]
PD#SWPL-77313

Problem:
bringup eth

Solution:
bringup eth

Verify:
Verified on AP222_S905Y4#005

Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
Change-Id: I39ce9e905790c8a62ce8b5705a6443e0c56c81b5
2022-04-26 05:03:35 -07:00