Skip to content

Draft: [WKS][iMX8] Remove fixed size for boot partition

Davide Cardillo requested to merge wks_imx8 into kirkstone

Boot partition uses bootimg-partition (python) class that does not require a fixed size since it evaluates each time the right size, depending on the content to place in the partition.

Edited by Davide Cardillo

Merge request reports