update-uboot should check the expected files are there before writing them out. Not sure if it's a problem with arm-image-installer too. Maybe we should put some of the shared bits in a shared function file.
# update-uboot --target=pine64_plus --media=/dev/mmcblk0 = Writing sunxi-spl.bin for pine64_plus .... dd: failed to open '/usr/share/uboot/pine64_plus/sunxi-spl.bin': No such file or directory = Writing u-boot FIT image for pine64_plus .... dd: failed to open '/usr/share/uboot/pine64_plus/u-boot.itb': No such file or directory = Complete!
fixed in v 2.14
Metadata Update from @pwhalen: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.