From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Sahm Date: Mon, 03 Mar 2008 12:11:12 +0100 Subject: [U-Boot-Users] uboot 1.3.0 (with Atmel patch 1.5) and DAVICOM Phy -> Autonegotiation ? Message-ID: <47CBDCD0.8030607@feig.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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