[U-Boot] [PATCH v4 0/7] Add ethernet support for phyCORE-RK3288
Janine Hagemann
j.hagemann at phytec.de
Tue Aug 28 06:24:58 UTC 2018
- Change a used function
Janine Hagemann (7):
arch: arm: mach-rockchip: rk3288: Enable regulators in board_init
config: phycore-rk3288_defconfig: add PHY_TI
drivers: net: designware: Add reading of DT phy-handle node
ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing
rockchip: rk3288-phycore: set flash1 iodomain to 1.8V
net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
arch/arm/dts/rk3288-phycore-som.dtsi | 1 +
arch/arm/mach-rockchip/rk3288-board.c | 12 ++---
board/phytec/phycore_rk3288/phycore-rk3288.c | 16 ++++++
configs/phycore-rk3288_defconfig | 1 +
drivers/net/designware.c | 11 +++-
drivers/net/designware.h | 1 +
drivers/net/gmac_rockchip.c | 80 ++++++++++++++++++++++------
7 files changed, 98 insertions(+), 24 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list