On Wed, Oct 1, 2008 at 10:51 PM, Stefan Roese <[EMAIL PROTECTED]> wrote: > On Thursday 02 October 2008, vb wrote: >> > > The ibm_newemac driver in the DENX repository has absolutely no changes to the > kernel.org version. >
I am comparing between 2.6.26.5 and your tree, these are the differences I referred to. >> I am trying to debug it, but am wondering if anyone had more than two >> interfaces going on this architecture and if so - what are the >> gotchas. > > The AMCC Glacier 460GT eval board uses all 4 EMAC's with RGMII. IIRC, then you > need to configure the GPIO multiplexing differently (compared to Canyonlands > 460EX) to fully support all 4 EMAC's on 460GT. This is done in U-Boot. I > suggest that you check this configuration first. > Stefan, you are a gentleman and a scholar: this is exactly where my problem was. Thank you for saving me from wasting lots of time trying to figure out what's 'wrong' with the driver. Now, comparing glacier GPIO settings with the 460Gx datasheet (rev 1.07 of May 29) it seems that the datasheet is wrong and suggests using of ALT2 mode for the RGMII2 gpio pins(does not work) as opposed ALT1 used in glacier (and actually working apart from a problem I still am seeing with the TX). Do you remember anything about this? TIA, vadim > Best regards, > Stefan > _______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded