[PATCH 0/2] arm: kirkwood: Dockstar: Convert the board Ethernet to Driver Model.

Tony Dinh mibodhi at gmail.com
Thu Aug 12 07:18:52 CEST 2021


- Enable DM Ethernet.
- Turn on CONFIG_SYS_THUMB_BUILD to keep u-boot image size within 512K
(ENV_OFFSET is at 512K in NAND).
- Use Ethernet PHY names from device tree. And also look up Ethernet
PHY addr from device tree.
- This patch series depends on
http://patchwork.ozlabs.org/project/uboot/patch/20210806044910.23500-2-mibodhi@gmail.com/


Tony Dinh (2):
  arm: kirkwood: Dockstar: Add DM Ethernet
  arm: kirkwood: Dockstar: Use Ethernet PHY name and address from device
    tree

 board/Seagate/dockstar/dockstar.c | 25 +++++++++++++------------
 configs/dockstar_defconfig        |  3 +++
 2 files changed, 16 insertions(+), 12 deletions(-)

-- 
2.20.1



More information about the U-Boot mailing list