On Thu, Sep 22, 2005 at 10:25:26PM -0700, Roland Dreier wrote: > No problem at all. Here's a patch against your git tree -- only > tested on my Yucca board, so you might want to doublecheck that I > didn't break all the systems will the opposite polarity.
Thanks Roland, I've just pushed your patch with minor style changes to my GIT tree. I changed uint32_t -> u32 and moved emac_phy_done() functions to ibm_emac.h. Booted new kernel on Ocotea and everything seems to be OK. -- Eugene