Am 11.04.19 um 14:11 schrieb Horatiu Vultur:
> This patch series add network support for Serval SoCs family.
> There are the following pcb: Serval-nid(pcb106), Serval-ref
> (pcb105).
> 
> Horatiu Vultur (4):
>   net: Add MSCC Serval network driver.
>   board: mscc: serval: Update MSCC Serval boards
>   net: mscc: serval: Add ethernet nodes for Serval
>   configs: mscc_serval: Add network support
> 
>  arch/mips/dts/mscc,serval.dtsi           |  58 +++
>  arch/mips/dts/serval_pcb105.dts          |  44 ++
>  arch/mips/dts/serval_pcb106.dts          |  44 ++
>  board/mscc/serval/serval.c               |  12 +
>  configs/mscc_serval_defconfig            |   6 +-
>  drivers/net/mscc_eswitch/Kconfig         |   7 +
>  drivers/net/mscc_eswitch/Makefile        |   1 +
>  drivers/net/mscc_eswitch/serval_switch.c | 703 
> +++++++++++++++++++++++++++++++
>  include/dt-bindings/mscc/serval_data.h   |  19 +
>  9 files changed, 893 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/net/mscc_eswitch/serval_switch.c
>  create mode 100644 include/dt-bindings/mscc/serval_data.h
> 

series applied to u-boot-mips, thanks.

-- 
- Daniel
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to