Dumb stuff that would be simple if i new what i was doing lol.
Loaded uImage into correct mem location and executed at correct mem location. Was using "loady" , now using tftp
go.
loady 0x80007fc0 (uImage y modem transfer) or tftp 0x80007fc0 uImage
then
setenv bootcmd bootm 0x80007fc0
setenv...