This patch series add network support for Jaguar2 SoCs family. There are following pcb: Jaguar2-24(110), Jaguar2-48(pcb111) and Serval2(pcb112).
Horatiu Vultur (4): net: Add MSCC Jaguar2 network driver. board: mscc: jr2: Update MSCC Jaguar2 boards net: mscc: jaguar2: Add ethenet nodes for Jaguar2. configs: mscc_jr2: Add network support arch/mips/dts/jr2_pcb110.dts | 67 ++++ arch/mips/dts/jr2_pcb111.dts | 352 ++++++++++++++++ arch/mips/dts/mscc,jr2.dtsi | 106 +++++ arch/mips/dts/serval2_pcb112.dts | 39 ++ board/mscc/jr2/jr2.c | 542 +++++++++++++++++++++++++ configs/mscc_jr2_defconfig | 6 +- drivers/net/mscc_eswitch/Kconfig | 7 + drivers/net/mscc_eswitch/Makefile | 1 + drivers/net/mscc_eswitch/jr2_switch.c | 735 ++++++++++++++++++++++++++++++++++ include/configs/vcoreiii.h | 2 +- 10 files changed, 1855 insertions(+), 2 deletions(-) create mode 100644 drivers/net/mscc_eswitch/jr2_switch.c -- 2.7.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot