Draft: [WKS][iMX8] Remove fixed size for boot partition
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