[U-Boot] [PATCH 0/3] Update Luton network driver
Horatiu Vultur
horatiu.vultur at microchip.com
Wed May 1 11:16:57 UTC 2019
Update Luton network driver to add support for all the ports
on pcb90. The existing support is only for first 12 ports, with
this patch adds support for another 12 ports.
This patch series is based on u-boot-mips/master.
Horatiu Vultur (3):
net: mscc: luton: Update network driver for pcb90
board: mscc: luton: Update MSCC Luton board
net: mscc: ocelot: Update DTS for Luton pcb90
arch/mips/dts/luton_pcb090.dts | 228 ++++++++++++++----
arch/mips/dts/luton_pcb091.dts | 132 ++++++----
arch/mips/dts/mscc,luton.dtsi | 126 ++--------
board/mscc/luton/luton.c | 13 +-
drivers/net/mscc_eswitch/Makefile | 2 +-
drivers/net/mscc_eswitch/luton_switch.c | 415 ++++++++++++++++++++------------
include/dt-bindings/mscc/luton_data.h | 17 ++
7 files changed, 576 insertions(+), 357 deletions(-)
create mode 100644 include/dt-bindings/mscc/luton_data.h
--
2.7.4
More information about the U-Boot
mailing list