]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: kirkwood: NSA310S: Use Ethernet PHY name from device tree
authorTony Dinh <mibodhi@gmail.com>
Wed, 7 Jul 2021 09:06:47 +0000 (02:06 -0700)
committerStefan Roese <sr@denx.de>
Mon, 19 Jul 2021 06:44:15 +0000 (08:44 +0200)
commit5c151bfee414d04db6e140b2f75adc683484c862
tree7bc4de91e48074d357baea0bfb22b2850823ea4c
parent3a2f2983357546ccc70b948de95dd3072c02a35a
arm: kirkwood: NSA310S: Use Ethernet PHY name from device tree

In DM Ethernet, the old "egiga0" name is no longer valid, so replace it
with Ethernet PHY name from device tree. Also, Ethernet PHY address
is available so read it from device tree.

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
board/zyxel/nsa310s/nsa310s.c