Hello!
when i type the command ' # setenv bootargs mem=64M ip=dhcp noinitrd console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.1.104:/home/user/target,nolock,rsize=1024,wsize=1024 ' in the U-Boot shell command line,the command line always shows
'-sh: setenv: command not found'.How can I solve this problem?
Regards,
Sai.