compile .cmd script to .scr:
mkimage -A arm -O linux -T script -C none -a 0 -e 0 -n 'U-Boot script' -d boot.cmd boot.scr
