From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric BENARD Date: Mon, 07 Apr 2008 15:54:06 +0200 Subject: [U-Boot-Users] AT91SAM9260EK with KS8721 PHY In-Reply-To: <1207576185.6290.4.camel@galileo> References: <47FA1E97.50706@vermin.nl> <1207576185.6290.4.camel@galileo> Message-ID: <47FA277E.2050200@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stelian Pop a ?crit : > Le lundi 07 avril 2008 ? 15:16 +0200, Sander Vermin a ?crit : >> Hello, >> >> I'm trying to build a U-Boot from your git tree with the AT91 patches. >> My board is a custom board with a KS8721 instead of the DM9161 network >> PHY chip. This is the same chip as Olimex used on their development board. >> >> Olimex build a U-Boot for their board, they did some code hacking on >> u-boot. As far as I know they did the following to get the ethernet up >> and running. [1] This is in the board/at91sam9260ek/dm9161a.c file > > Are the changes limited to recognizing the MICREL_* phy id from memory, on AT91RM9200 with KS8721SL, it was necessary to tweak some bits in order to change the "isolate" setting of the PHY. Eric