From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Sep 2015 21:45:35 -0500 Subject: [U-Boot] [PATCH 2/4] armv8: fsl-lsch3: Initiaze 4 MACs per QSGMII in dpmac_info In-Reply-To: <1438950686-1244-1-git-send-email-prabhakar@freescale.com> References: <1438950686-1244-1-git-send-email-prabhakar@freescale.com> Message-ID: <55E662CF.5030402@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 08/07/2015 07:31 AM, Prabhakar Kushwaha wrote: > Every QSGMII SerDes Protocol usage 4 MACs. > > So add/repeat QSGMII information for 4 MACs in dpmac_info strucuture. > > Signed-off-by: King Chung Lo at freescale.com > Signed-off-by: Prabhakar Kushwaha > --- Applied to fsl-qoriq master branch. Awaiting upstream. York