[U-Boot] [PATCH 0/3] Update Luton network driver
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sat May 4 12:58:18 UTC 2019
Am 01.05.19 um 13:16 schrieb Horatiu Vultur:
> 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
>
series applied to u-boot-mips, thanks.
--
- Daniel
More information about the U-Boot
mailing list