From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 22 Sep 2011 12:57:01 +0200 Subject: [U-Boot] [PATCH V2] FEC: Allow multiple FECes In-Reply-To: <1316128427-25565-1-git-send-email-marek.vasut@gmail.com> References: <1315800339-19823-8-git-send-email-marek.vasut@gmail.com> <1316128427-25565-1-git-send-email-marek.vasut@gmail.com> Message-ID: <4E7B147D.3010004@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 On 09/16/2011 01:13 AM, Marek Vasut wrote: > This patch allows user to register multiple FEC controllers. To preserve > compatibility with older boards, the mxcfec_register() call is still in place. > To use multiple controllers, new macro is in place, the mxcfec_register_multi(), > which takes more arguments. The syntax is: > > mxcfec_register_multi(bd, FEC ID, FEC PHY ID on the MII bus, base address); Applied to u-boot-imx, next branch, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================