From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 4 Apr 2016 14:02:37 +0200 Subject: [U-Boot] [PATCH 2/6 v3] net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 In-Reply-To: <1458717670-15353-1-git-send-email-sr@denx.de> References: <1458717670-15353-1-git-send-email-sr@denx.de> Message-ID: <570257DD.5080006@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 23.03.2016 08:21, Stefan Roese wrote: > This patch adds support for the mvpp2 ethernet controller which is integrated > in the Marvell Armada 375 SoC. This port is based on the Linux driver (v4.4), > which has been stripped of the in U-Boot unused portions. > > Tested on the Marvell Armada 375 eval board db-88f6720. > > Signed-off-by: Stefan Roese > Cc: Luka Perkov > Cc: Joe Hershberger Applied to u-boot-marvell/master. Thanks, Stefan