From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 31 May 2016 07:56:52 +0200 Subject: [U-Boot] [PATCH 1/3] arm: spear: x600: Add support for Micrel KSZ9031 PHY In-Reply-To: <1461741044-30445-1-git-send-email-sr@denx.de> References: <1461741044-30445-1-git-send-email-sr@denx.de> Message-ID: <574D27A4.1040904@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 27.04.2016 09:10, Stefan Roese wrote: > As the old ethernet PHY is not available any more, the x600 board has > been redesigned with the Micrel KSZ9031 PHY. This patch adds support > to autodetect the PHY and configure the Micrel PHY correctly. > > Signed-off-by: Stefan Roese Applied to u-boot-marvell/master Thanks, Stefan