From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 07 Feb 2014 15:18:03 +0100 Subject: [U-Boot] [PATCH] x600: Switch to CONFIG_PHYLIB In-Reply-To: <1391781803-23114-1-git-send-email-trini@ti.com> References: <1391781803-23114-1-git-send-email-trini@ti.com> Message-ID: <52F4EB1B.2030403@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 07.02.2014 15:03, Tom Rini wrote: > Now that the designware ethernet driver uses phylib we need to turn it > on here. > > Signed-off-by: Tom Rini Acked-by: Stefan Roese Thanks, Stefan