From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 30 Mar 2008 19:14:35 -0400 Subject: [U-Boot-Users] [PATCH] Add CONFIG_MII_INIT support to related boards In-Reply-To: <1206858133-18090-1-git-send-email-Tsi-Chung.Liew@freescale.com> References: <1206858133-18090-1-git-send-email-Tsi-Chung.Liew@freescale.com> Message-ID: <47F01EDB.5000906@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tsi-Chung Liew wrote: > From: TsiChung Liew > > Replace CONFIG_8xx and CONFIG_MCF532x to CONFIG_MII_INIT in > cmd_init.c. Add CONFIG_MII_INIT to board configuration files > that use mii_init() in cmd_init.c. > > Signed-off-by: TsiChung Liew > Acked-by: Ben Warren > --- > Wolfgang - This patch depends on code that is in the net tree, but I can't pull it in because it contains files that the net tree doesn't know about. regards, Ben