Skip to content

main: copy u-boot files to working directory

Administrator requested to merge u-boot_copy_files into master

U-boot files may be used to generate boot images during boot-deploy stage, for example u-boot's FIT images, android boot images. If there's no u-boot directory for device, skip copying.

deviceinfo: add Boardname

Alpine u-boot package places board files in separate directories, /usr/share/u-boot/$boardname. This param specifies device u-boot subdirectory.

Related boot-deploy MR

Edited by Administrator

Merge request reports

Loading