- 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(-) -- 2.20.1