
12 Aug
2021
12 Aug
'21
7:18 a.m.
- 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-mibod...
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