Josh Boyer wrote: > On Mon, 30 Jul 2007 19:23:39 +0400 > Valentine Barshak <[EMAIL PROTECTED]> wrote: > >> The patch adds PHY support for the Sequoia board to the new EMAC driver and >> enables NEW_EMAC for 440EPx Kconfig. >> The phy code has been written by Stefan Roese. >> This has been tested with the following version of the EMAC dirver: >> >> http://ozlabs.org/~dgibson/home/emac/powerpc-emac-new-20070516.patch >> >> Signed-off-by: Stefan Roese <[EMAIL PROTECTED]> >> Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]> >> --- >> arch/powerpc/platforms/44x/Kconfig | 5 +--- >> drivers/net/ibm_newemac/phy.c | 39 >> +++++++++++++++++++++++++++++++++++++ >> 2 files changed, 41 insertions(+), 3 deletions(-) >> >> --- linux.orig/arch/powerpc/platforms/44x/Kconfig 2007-07-30 >> 15:05:50.000000000 +0400 >> +++ linux/arch/powerpc/platforms/44x/Kconfig 2007-07-30 17:59:05.000000000 >> +0400 >> @@ -47,9 +47,8 @@ >> config 440EPX >> bool >> select PPC_FPU >> -# Disabled until the new EMAC Driver is merged. >> -# select IBM_NEW_EMAC_EMAC4 >> -# select IBM_NEW_EMAC_ZMII >> + select IBM_NEW_EMAC_EMAC4 >> + select IBM_NEW_EMAC_ZMII > > Probably don't want this bit yet. The EMAC driver isn't really merged > yet. > > josh
Actually, this one is intended for use as a separate Sequoia emac support patch until new emac is merged. May be I should submit it separately, not with the whole Sequoia bundle. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev