From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 29 Apr 2011 09:15:14 -0500 Subject: [U-Boot] [u-boot-release] [PATCH] tsec: Fix MDIO on devices with eTSEC2 In-Reply-To: <1304062012-15396-1-git-send-email-afleming@freescale.com> References: <1304062012-15396-1-git-send-email-afleming@freescale.com> Message-ID: <4DBAC7F2.6020008@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andy Fleming wrote: > The tsec driver was defining the default MDIO address as > the TSEC_BASE + 0x520, but on eTSEC2 controllers, the first > TSEC's registers are separated from the MDIO registers. Use > the existing MDIO_BASE_ADDR, instead. > > Signed-off-by: Andy Fleming Acked-by: Timur Tabi This fixes Ethernet on the P1022DS. -- Timur Tabi Linux kernel developer at Freescale