On Thu, May 24, 2018 at 5:24 AM, Kunihiko Hayashi
<[email protected]> wrote:
> Add driver for Socionext AVE ethernet controller that includes MAC and
> MDIO bus supporting RGMII/RMII modes.
> The driver behaves the ethernet driver model (DM_ETH) with devicetree.
>
> This patch requires the internal phy definition [1].
> [1] http://patchwork.ozlabs.org/patch/915965/
>
> Signed-off-by: Kunihiko Hayashi <[email protected]>
> Signed-off-by: Masahiro Yamada <[email protected]>

Looks great!

Acked-by: Joe Hershberger <[email protected]>

> ---
>  drivers/net/Kconfig   |  10 +
>  drivers/net/Makefile  |   1 +
>  drivers/net/sni_ave.c | 995 
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 1006 insertions(+)

Any plan to enable this driver in a defconfig so that it is build tested?

Thanks,
-Joe
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to