From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sun, 3 Apr 2016 16:37:13 +0200 Subject: [U-Boot] [PATCH 2/6 v3] net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 In-Reply-To: References: <1458717670-15353-1-git-send-email-sr@denx.de> Message-ID: <57012A99.6060804@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 25.03.2016 22:06, Joe Hershberger wrote: > On Wed, Mar 23, 2016 at 2:21 AM, 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 > > Acked-by: Joe Hershberger Thanks Joe. Do you plan to push this patch upstream soon? Or should I pull it with this Armada 375 patchset? Thanks, Stefan