Hello,
I am using the KeyStone II in an office environment, and it is connected to the same switch as my TFTP/NFS server (a desktop), as was instructed in the online wiki here, http://processors.wiki.ti.com/index.php/MCSDK_HPC_3.x_Getting_Started_Guide
Recently I moved the entire thing to our server room (except the switch, cause there are enough free ports for the switches in our server room), and the board and the server is still connected to the same switch I also changed the uboot on the board to adjust to the new serverip and gatewayip.
However, when I boot the board, it couldn't load the Linux kernel and FS from the TFTP/NFS server, and always loop over the message:
*** ERROR: `eth1addr' not set
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
BOOTP broadcast 15
BOOTP broadcast 16
BOOTP broadcast 17
BOOTP broadcast 18
BOOTP broadcast 19
BOOTP broadcast 20
BOOTP broadcast 21
BOOTP broadcast 22
BOOTP broadcast 23
BOOTP broadcast 24
BOOTP broadcast 25
BOOTP broadcast 26
BOOTP broadcast 27
BOOTP broadcast 28
BOOTP broadcast 29
BOOTP broadcast 30
BOOTP broadcast 31
BOOTP broadcast 32
I actually did not do anything after I move them to the server room.
So do you have any hints on how to deal with this? What additional things need to take care?
Thanks
Cheng