[U-Boot-Users] SCC Ethernet with PHY BCM522 - Multiple ETH interfaces
Raghu
raghu_dk at yahoo.com
Tue Oct 14 16:24:48 CEST 2003
Hi Wolfgang,
> This usually means that your clock routing is wrong.
Thanks again... I could get SCC4 up, the usual RCLK
and TCLK issue :-)
Refering README I learnt that we can set multiple MAC
addresses as eth0addr, eth1addr etc.
Can we set multiple IP addresss and simultaneoulsy use
multiple interfaces ?
I want both FEC and SCC.
#define SC_ENET calls "scc_initialize" first and
#define FEC_ENET calls "fec_initialize" "net/eth.c"
So I am able to use only SCC inteface since that is
called first.
Also to set PHY registers we have to use MII interface
with is a part of FEC. Can the MII ( PHY registers )
be accessed from SCC ?
Warm Regards,
Raghu.
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
More information about the U-Boot
mailing list