This series adds network support for Luton SoCs. Currently
there is not support for Luton SoCs in Linux.

Horatiu Vultur (3):
  MIPS: mscc: luton: Add ethernet nodes for Luton.
  net: add MSCC Luton switch support
  configs: mscc_luton: add network support.

 MAINTAINERS                    |   1 +
 arch/mips/dts/luton_pcb090.dts |  51 +++
 arch/mips/dts/luton_pcb091.dts |  51 +++
 arch/mips/dts/mscc,luton.dtsi  | 165 +++++++
 configs/mscc_luton_defconfig   |   1 +
 drivers/net/Kconfig            |   7 +
 drivers/net/Makefile           |   1 +
 drivers/net/luton_switch.c     | 972 +++++++++++++++++++++++++++++++++++++++++
 8 files changed, 1249 insertions(+)
 create mode 100644 drivers/net/luton_switch.c

-- 
2.7.4

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

Reply via email to