From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 25 Nov 2013 13:04:39 -0800 Subject: [U-Boot] [PATCH 1/4 v2] net/fman: Add support for 10GEC3 and 10GEC4 In-Reply-To: <1385113152-1728-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1385113152-1728-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <5293BB67.7060107@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/22/2013 01:39 AM, Shengzhou Liu wrote: > There are more than two 10GEC in single FMAN in some SoCs(e.g. T2080). > This patch adds support for 10GEC3 and 10GEC4. > > Signed-off-by: Shengzhou Liu > --- > Against master branch of git://git.denx.de/u-boot.git > v2: Rebase and add more comments description. Applied to u-boot-mpc85xx/master. Thanks. York