From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Mon, 7 Dec 2015 20:13:08 +0800 Subject: [U-Boot] [PATCH 5/7] arm: socfpga: de0_nano: Remove Micrel PHY configuration In-Reply-To: <1449348111-18341-5-git-send-email-marex@denx.de> References: <1449348111-18341-1-git-send-email-marex@denx.de> <1449348111-18341-5-git-send-email-marex@denx.de> Message-ID: <1449490388.1803.3.camel@altera.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 Sat, 2015-12-05 at 21:41 +0100, Marek Vasut wrote: > The Micrel PHY configuration is now done from OF, so hard-coding > the configuration into the board file is no longer necessary. > > Signed-off-by: Marek Vasut > Cc: Joe Hershberger > Cc: Chin Liang See > Cc: Dinh Nguyen > --- > Reviewed-by: Chin Liang See Thanks Chin Liang