Skip to content

scripts:firmware: Fix check for U-Boot file types

Tobias Poganiuch requested to merge fix_generate_packages into master

On i.MX6 devices, the U-Boot file types are not set at all. Extent check for the existance of the uboot_file_types var.

Merge request reports