]> git.baikalelectronics.ru Git - uboot.git/commit
arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree
authorTony Dinh <mibodhi@gmail.com>
Mon, 26 Jul 2021 06:01:19 +0000 (23:01 -0700)
committerStefan Roese <sr@denx.de>
Sat, 31 Jul 2021 07:59:58 +0000 (09:59 +0200)
commit87862ca97b6392b805797371f61668c7a24397f3
tree79c33ba56adbd8a4280ecf515666722724054bd6
parent3602595fb15284f99e9112c0aa410b729bbc7078
arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree

In DM Ethernet, the old "egiga0" and 'egiga1" names are no longer valid,
so replace these with Ethernet PHY names from device tree. Also, read
Ethernet PHY address for each port from device tree.

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
board/Marvell/dreamplug/dreamplug.c