M trying to bringup IPNC 8127 using TFTP.
Have couple of problems listed here ..:)
1).
system is able to pick uImage over TFTP and filesystem over NFS.
after executing finish.sh, it goes for a continuous loop with below logs on console.....................
Phy Addr : 0x4818050c Data : 0x00007b02
Phy Addr : 0x4818050c Data : 0x00007f02
Phy Addr : 0x4818050c Data : 0x00007f02
Phy Addr : 0x4818050c Data : 0x00007f02
Phy Addr : 0x4818050c Data : 0x00007f02
Phy Addr : 0x4818050c Data : 0x00007f02
Phy Addr : 0x4818050c Data : 0x00007f02
I have to do a ^C interrupt to get the login prompt on console....!!
What could be the reason?
I am using u-boot & uImage of version DM8127_IPNC_3.00.00
2)
Whenever I try to stop @ the 2nd stage u-boot and give bootcmd, I observe the below msg.
Auto negotitation failed
Using cpsw device
What does it mean??
Thanks you very much ......:)