public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] net: Add MSCC ServalT network driver.
Date: Wed, 10 Apr 2019 14:02:21 +0200	[thread overview]
Message-ID: <2e7109aa-88e8-80e2-be6d-bb405ce35997@gmail.com> (raw)
In-Reply-To: <1554712298-25598-2-git-send-email-horatiu.vultur@microchip.com>



Am 08.04.19 um 10:31 schrieb Horatiu Vultur:
> Add network driver for Microsemi Ethernet switch.
> It is present on ServalT SoCs.
> 
> Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
> ---
>  .../include/mach/servalt/servalt_devcpu_gcb.h      |   2 +
>  drivers/net/mscc_eswitch/Kconfig                   |   7 +
>  drivers/net/mscc_eswitch/Makefile                  |   1 +
>  drivers/net/mscc_eswitch/servalt_switch.c          | 622 +++++++++++++++++++++
>  4 files changed, 632 insertions(+)
>  create mode 100644 drivers/net/mscc_eswitch/servalt_switch.c
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>

-- 
- Daniel

  reply	other threads:[~2019-04-10 12:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-08  8:31 [U-Boot] [PATCH 0/3] Add network support for ServalT SoCs Horatiu Vultur
2019-04-08  8:31 ` [U-Boot] [PATCH 1/3] net: Add MSCC ServalT network driver Horatiu Vultur
2019-04-10 12:02   ` Daniel Schwierzeck [this message]
2019-04-08  8:31 ` [U-Boot] [PATCH 2/3] net: mscc: servalt: Add ethernet nodes for ServalT Horatiu Vultur
2019-04-08  8:31 ` [U-Boot] [PATCH 3/3] configs: mscc_servalt: Add network support Horatiu Vultur
2019-04-10 19:29 ` [U-Boot] [PATCH 0/3] Add network support for ServalT SoCs Daniel Schwierzeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2e7109aa-88e8-80e2-be6d-bb405ce35997@gmail.com \
    --to=daniel.schwierzeck@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox