From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kim Phillips Date: Tue, 8 Jan 2008 10:50:18 -0600 Subject: [U-Boot-Users] [PATCH] mpc83xx: UEC: add support for Broadcom BCM5481 Gigabit PHY In-Reply-To: <20071225170126.GB21275@localhost.localdomain> References: <20071225170126.GB21275@localhost.localdomain> Message-ID: <20080108105018.4d91dd7f.kim.phillips@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 On Tue, 25 Dec 2007 20:01:26 +0300 Anton Vorontsov wrote: > This patch adds basic support for Broadcom BCM5481 PHY, > with the quirk needed for at least MPC8360E-RDK. ? the MPC8360E-RDK doesn't exist in the mainline tree. > Quirk comes from MPC8360E-RDK BSP source, I think author is > Peter Barada , but I'm not sure. solicit his signoff then? > There are no openly available specifications for that PHY. > > Signed-off-by: Anton Vorontsov Also, shouldn't networking patches go through Ben Warren? Kim