From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Sat, 25 Mar 2017 17:42:39 -0400 Subject: [U-Boot] [PATCH v2 00/45] Add PPv2.2 support to the mvpp2 ethernet driver and enable it for A7k/8k In-Reply-To: <20170323160211.18072-1-sr@denx.de> References: <20170323160211.18072-1-sr@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, On Thu, Mar 23, 2017 at 12:01 PM, Stefan Roese wrote: > > This patchset does the following things: > > - It brings the latest Linux changes from the mvpp2 ethernet driver done > by Thomas Petazzoni to the U-Boot version of this driver. This enables > the usage of this driver on the new Marvell Armada 7k / 8k ARMv8 SoCs. > > - This driver is enabled for the currently available Armada 7k / 8k > boards and the necessary configuration is done to the config header. > > v2 status: > The GoP / NetC patch has been split into multiple smaller patches for > easier review. The code for untested / unsupported interfaces (like > QSGMII, XAUI and RXAUI) has been removed for now. > > Thanks, > Stefan I think you should be good to go to pull this into your board tree. Cheers, -Joe