
31 Jul
2021
31 Jul
'21
noon
On 26.07.21 08:01, Tony Dinh wrote:
- Enable DM SATA, removed IDE driver, add SATA MV driver.
- 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: Dreamplug: Add DM Ethernet and DM SATA configs arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs
board/Marvell/dreamplug/dreamplug.c | 62 ++++++++++++++++++++++------- configs/dreamplug_defconfig | 4 ++ include/configs/dreamplug.h | 12 +++++- 3 files changed, 62 insertions(+), 16 deletions(-)
Applied to u-boot-marvell/master
Thanks, Stefan