[U-Boot-Users] uboot 1.3.0 (with Atmel patch 1.5) and DAVICOM Phy -> Autonegotiation ?

Hello,
in the file "/board/at91sam9260ek/dm9161a.c" is a function called:
static uchar dm9161a_AutoNegotiation (AT91PS_EMAC p_mac, int* status) { ... }
Does this function handle the AutoNegotiation ?
But this function is never called -> not in use ????
Could anybdy explain me, if AutoNegotiation is used or not with this DAVICOM Phy ?
Thanks
Best regards
Manuel Sahm

Hi,
I use the macb driver of the latest git for the at91sam9260. For an example use at91cap board.
Regards Michael

Hi Michael,
thank you for your help.
Could you explain me, how I could use the MACB Driver for the at91sam9260 ?
Do I have to modify the sourcecode ? If yes, which files do I have to adapt ?
Do I have to set any special #defines ?
Maybe you could send me your modified sourcecode....
Thank you very much
Best regards
Manuel Sahm
michael schrieb:
Hi,
I use the macb driver of the latest git for the at91sam9260. For an example use at91cap board.
Regards Michael
participants (2)
-
Manuel Sahm
-
michael