Hello,
Sorry for the delays but I was on another project.
So my module is a DIGI9210.
I come now to the TFTP, the firewall is blocking the UDP port 69.
I can not make the cme9210js-bootscript.
Neither Linux nor Windows XP.
Here are the contents of the file "myscript.txt"
setenv serverip 10.234.1.46
update linux tftp
update rootfs tftp
setenv loadbootsc no
setenv bootcmd dboot linux flash
saveenv
reset
Linux:
In the manual it is noted that it is necessary to put in the U-Boot directory and run the command:
tools / mkimage-T script-n "bootscript"-C none-d myscript.txt
cme9210js-bootscript
But it does not work, it does not find "mkimage"
Windows is not I "dos2unix.exe" to "dos2unix.exe myscript.txt"
Thank you for your help.