Skip to content

[WIC][IMX8] wks: fix overlap of imx-boot and boot partitions

Lorenzo Pagliai requested to merge kirkstone-wks_imx8 into kirkstone

The u-boot env offset in the imx-boot partition is 4MiB, so set the boot partition alignment to 8MiB to fix the overlap.

Merge request reports