On 1/13/19 7:58 PM, Simon Goldschmidt wrote: > Socfpga Gen5 uses ad-hoc code to unreset the ETH MACs and set their > PHY mode. > > Change this to use the dwmac_socfpga net driver and remove the old > ad-hoc code. > > Changes in v3: > - imply CONFIG_ETH_DESIGNWARE_SOCFGPA instead of changing all defconfigs > > Changes in v2: > - remove detection of sub-mach via compatible version and handle > all FPGAs the same > - select SYSCON and REGMAP via Kconfig > - only add CONFIG_ETH_DESIGNWARE_SOCFPGA since now REGMAP and SYSCON > are selected by this one > > Simon Goldschmidt (3): > net: designware: socfpga: adapt to Gen5 > arm: socfpga: gen5 enable designware_socfpga > arm: socfpga: gen5: remove hacked ETH RST handling > > .../mach-socfpga/include/mach/reset_manager.h | 2 - > arch/arm/mach-socfpga/misc.c | 65 -------------- > arch/arm/mach-socfpga/misc_gen5.c | 44 +--------- > drivers/net/Kconfig | 3 + > drivers/net/dwmac_socfpga.c | 87 +++++++------------ > 5 files changed, 37 insertions(+), 164 deletions(-) > Applied all, thanks!
-- Best regards, Marek Vasut _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot