From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 18 Mar 2016 15:29:13 +0100 Subject: [U-Boot] [PATCH 2/6] net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 In-Reply-To: <1458059718-15295-2-git-send-email-sr@denx.de> References: <1458059718-15295-1-git-send-email-sr@denx.de> <1458059718-15295-2-git-send-email-sr@denx.de> Message-ID: <56EC10B9.6070602@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 Hi Joe, On 15.03.2016 17:35, 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 Joe, did you have the time to take a look at this driver implementation? If you have no objections, I would like to push this via the marvell / mvebu git tree into mainline to avoid merge conflicts. So please let me know what you think. Thanks, Stefan