From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric BENARD Date: Mon, 07 Apr 2008 22:23:31 +0200 Subject: [U-Boot-Users] AT91SAM9260EK with KS8721 PHY In-Reply-To: <1207598435.5709.14.camel@galileo> References: <47FA1E97.50706@vermin.nl> <1207576185.6290.4.camel@galileo> <47FA2C30.7050609@vermin.nl> <1207598435.5709.14.camel@galileo> Message-ID: <47FA82C3.70002@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 ? 16:14 +0200, Sander Vermin a ?crit : > >>> Did you test it as is ? From what I see in the code, the macb driver >>> doesn't care much about the PHY type... > >> I did test it, u-boot says no PHY present. I had to change from RMII >> mode to MII mode due to my hardware design. > > Ok, so there must be something else in the code which was changed to > support your PHY (look for some "isolate" setting like Eric said). > You'll need to find out what it is... > please find attached a quick and dirty hacked ks8721.c and the corresponding .h It works on an AT91RM9200 with u-boot 1.3.2. Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: ks8721.c Type: text/x-csrc Size: 7208 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20080407/a34ed1bf/attachment.c -------------- next part -------------- A non-text attachment was scrubbed... Name: ks8721.h Type: text/x-chdr Size: 5093 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20080407/a34ed1bf/attachment.h