#45 Check to ensure the expected files are present before attempting to write them
Closed: Fixed by pwhalen. Opened by pbrobinson.

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!

Metadata Update from @pwhalen:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata