From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerhard Jaeger Date: Wed, 15 Jun 2005 12:10:46 +0200 Subject: [U-Boot-Users] Marvell 88E1111 PHY In-Reply-To: <000801c57190$e899f3c0$f201a8c0@SN7606> References: <000801c57190$e899f3c0$f201a8c0@SN7606> Message-ID: <200506151210.46133.g.jaeger@sysgo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 15 June 2005 11:59, David Grab wrote: > Hello, > > my u-boot is now booting from flash. Big thanks to everyone helped me. ;-) > > But now i am configuring ethernet in u-boot for my 440GX Board. It uses > Marvel 88E1111 PHY?s. Did someone worked with this PHY and u-boot or knows > if it is supported? > > config file definitions: > > #define CONFIG_MII 1 /* MII PHY management */ > #define CONFIG_PHY_ADDR 0x5 /* PHY address, See schematics */ > #define CONFIG_PHY_GIGE 1 /* Include GbE speed/duplex detection */ > #define CONFIG_NETMASK 255.255.252.0 > #define CONFIG_IPADDR 192.168.0.116 > #define CONFIG_ETHADDR 00:04:AC:E3:28:8A > > #define CONFIG_COMMANDS (CONFIG_CMD_DFL | \ > CFG_CMD_IRQ | \ > CFG_CMD_I2C | \ > CFG_CMD_BEDBUG | \ > CFG_CMD_ENV | \ > CFG_CMD_MII | \ > CFG_CMD_DIAG | \ > CFG_CMD_PING | \ > CFG_CMD_NET | \ > CFG_CMD_ELF ) > > Thanks for any help, > Hi, I know, that the MPC85xx CPU specific part contains support for the Marvel 88E1111, check the file tsec.c in u-boot/cpu/mpc85xx Hope this help Gerhard -- Gerhard Jaeger SYSGO AG Embedded and Real-Time Software www.sysgo.com | www.elinos.com | www.pikeos.com | www.osek.de