[U-Boot] [PATCH 0/6] Add gmac support for rk3399-evb and rv1108-evb
David Wu
david.wu at rock-chips.com
Thu Sep 21 14:17:45 UTC 2017
This serie of patches integrates the setup mac clock is
internal or external, as well as the way for setting rmii
or rgmii interface.
David Wu (6):
rockchip: clk: Add mac clock set for rk3399
rockchip: dts: rk3399-evb: Change the tx/rx delay value for
transmission quality
rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
net: gmac_rockchip: Define the gmac grf register struct at
gmac_rockchip.c
net: gmac_rockchip: Use the proerty of "clock_in_out" to set mac clock
rockchip: gmac_rockchip: Add gmac support for rv1108
arch/arm/dts/rk3399-evb.dts | 4 +-
configs/evb-rk3288_defconfig | 1 +
drivers/clk/rockchip/clk_rk3399.c | 21 +++-
drivers/net/gmac_rockchip.c | 234 ++++++++++++++++++++++++++++++++------
4 files changed, 222 insertions(+), 38 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list