
Hi Matthias
Thank you for your quick response! I've tried out your suggestion. Unfortunately U-Boot stops while booting, without reaching the command prompt. The output is:
... U-Boot 1.1.4 (Jun 16 2006 - 16:45:43)
CPU: AMCC PowerPC 405EP Rev. B at 266.666 MHz (PLB=133, OPB=66, EBC=33 MHz) I2C boot EEPROM disabled 16 kB I-Cache 16 kB D-Cache DRAM: 8 MB FLASH: 16 MB In: serial Out: serial Err: serial Net: ...
Enabled debug outputs (with defined DEBUG and ET_DEBUG constants) do not tell me anything more. What else could I try?
Best regards, Reto
-----Original Message-----
Hi Reto,
can you try it with
... #define CONFIG_NET_MULTI 1 #undef CONFIG_HAS_ETH1 ...
in your configuration file.
Perhaps that helps.
Matthias
Stalder, Reto schrieb:
I'm having problems setting up the ethernet on a custom board with an AMCC PPC405EP. Whenever I run a command which uses the ethernet, I get
a similar behaviour: First U-Boot displays 66 times the following message:
miiphy_register: non unique device name 'ppc_4xx_eth0' ENET Speed is 100 Mbps - FULL duplex connection
_______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users