[PATCH v3 0/5] add support for sama7g5 ethernet interfaces

Eugen.Hristev at microchip.com Eugen.Hristev at microchip.com
Mon Jan 25 19:31:54 CET 2021


On 19.01.2021 13:26, Claudiu Beznea wrote:
> 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(-)
> 


Applied to u-boot-master and pushed out, thanks !


More information about the U-Boot mailing list