[PATCH v3 0/5] add support for sama7g5 ethernet interfaces
Claudiu Beznea
claudiu.beznea at microchip.com
Tue Jan 19 12:26:43 CET 2021
Hi,
This series add support for SAMA7G5 ethernet interfaces: one
gigabit interface and one 10/100Mbps interface.
Thank you,
Claudiu Beznea
Changes in v3:
- get rid of patch 1/6 from v2 as it was already integrated from patch series
at [1]
- rebase on top of current master branch
Changes in v2:
- fix compilation error on patch 6/6 for wb50n_defconfig
[1] https://patchwork.ozlabs.org/project/uboot/list/?series=224484&state=*
Claudiu Beznea (5):
net: macb: add user io config data structure
net: macb: check clk_set_rate return value to be negative
net: macb: add support for sama7g5 gmac
net: macb: add support for sama7g5 emac
net: macb: take into account all RGMII interface types
drivers/net/macb.c | 100 ++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 87 insertions(+), 13 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list