
11 Aug
2021
11 Aug
'21
10:26 a.m.
On 30.07.21 05:02, Tony Dinh wrote:
- Enable DM SATA and SATA MV driver
- Enable DM Ethernet.
- Use Ethernet PHY names from device tree.
- Replace the old Ethernet PHY addr lookup with a device tree parsing
lookup function.
Tony Dinh (3): arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configs arm: kirkwood: GoFlex Home: Add DM SATA configs arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device tree
board/Seagate/goflexhome/goflexhome.c | 57 +++++++++++++++++++++------ configs/goflexhome_defconfig | 5 ++- include/configs/goflexhome.h | 6 +++ 3 files changed, 55 insertions(+), 13 deletions(-)
Applied to u-boot-marvell/master
Thanks, Stefan