From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Thu, 6 Jun 2013 21:25:39 -0300 Subject: [U-Boot] [PATCH 1/2] mx28evk: Convert to PHYLIB In-Reply-To: <1370563459-30270-1-git-send-email-festevam@gmail.com> References: <1370563459-30270-1-git-send-email-festevam@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, On Thu, Jun 6, 2013 at 9:04 PM, Fabio Estevam wrote: > From: Fabio Estevam > > Phylib framework is more appropriate for handling the PHYs, so let's use it > on mx28evk. > > Signed-off-by: Fabio Estevam Please discard this one for now. I found an issue with this one.