You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation adds the cmd as last arg. There it is ignored by uuu
tool. It runs in the default mode with just an image.
For CPUs relying on a special build-in run scripts it must be added with
-b before the file argument.
Removed the broken cmd and add script as config option. This way
currently working setups should work further.
uuu help text (libuuu_1.4.43)
uuu [-d -m -v -V] <bootloader|cmdlists|cmd>
uuu [-d -m -v] -b[run] <emmc|emmc_all|fat_write|nand|qspi|sd|sd_all|spl> arg...
spl boot spl and uboot
arg0: _flash.bin
Signed-off-by: Jan Remmet <j.remmet@phytec.de>
0 commit comments