I am attempting to update u-boot following
http://www.plugcomputer.org/Documentation/howtos/re-building-the-kernel-and-u-bootI have no problem building the new u-boot but the plug locks up
Marvell>> tftp 0x6400000 u-boot.kwb_20130614
Using egiga0 device
TFTP from server 192.168.1.101; our IP address is 192.168.1.112
Filename 'u-boot.kwb_20130614'.
Load address: 0x6400000
Loading: ##############################################
done
Bytes transferred = 232976 (38e10 hex)
Marvell>> go 0x0c100000
## Starting application at 0x0C100000 ...
Richard