From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Zapolskiy Date: Thu, 06 Aug 2015 01:12:11 +0300 Subject: [U-Boot] [PATCH] net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id In-Reply-To: References: <1435538112-6258-1-git-send-email-vz@mleia.com> Message-ID: <55C28A3B.1020601@mleia.com> 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 29.06.2015 23:37, Joe Hershberger wrote: > Hi Vladimir, > > On Sun, Jun 28, 2015 at 7:35 PM, Vladimir Zapolskiy wrote: >> The lpc32xx_eth_phylib_init() function is capable to connect LPC32XX >> MAC to some specified phy by phy id, by chance the single user of >> lpc32xx_eth has CONFIG_PHY_ADDR set to 0, however other boards may >> have non-zero CONFIG_PHY_ADDR value, fix it. >> >> Signed-off-by: Vladimir Zapolskiy >> --- > > Acked-by: Joe Hershberger > > I'll pull this into u-boot-net/next, Thanks! > -Joe > ping. With best wishes, Vladimir