meta-freescale/wic
Jonathan GUILLOT 0ee7c736c7 imx-imx-boot-bootpart.wks.in: Set fixed size for /boot partition
Using --size in the imx-imx-boot-bootpart.wks.in to set size of /boot
partition does not result in a 256MiB partition as expected but in a
~332MiB one.  Indeed, --size ensures --extra-space (default 10MiB) is
added to actual data size and furthermore applies --overhead-factor
(default 1.3) to the wanted size. This is exactly the case here as 256
* 1.3 = 332.8.

Use --fixed-size instead to force the /boot partition to be exactly
256MiB just as it is indicated in the comments of this file.
Consequently, the `do_image_wic` task will also fail if data copied in
this partition are too large at creation.

Signed-off-by: Jonathan GUILLOT <jonathan@joggee.fr>
2025-02-12 17:10:20 +01:00
..
imx-imx-boot-bootpart.wks.in imx-imx-boot-bootpart.wks.in: Set fixed size for /boot partition 2025-02-12 17:10:20 +01:00
imx-imx-boot.wks.in boot: Fix UUU tagging, extend to fslc 2024-09-16 04:36:03 -07:00
imx-uboot-bootpart.wks.in boot: Fix UUU tagging, extend to fslc 2024-09-16 04:36:03 -07:00
imx-uboot-mxs-bootpart.wks.in imx-uboot-mxs-bootpart.wks.in: drop extra 'rootfs' 2023-11-12 12:23:55 -05:00
imx-uboot-mxs.wks.in image_types_fsl.bbclass: Use IMAGE_LINK_NAME for mxs binaries 2018-09-26 14:55:29 -03:00
imx-uboot-spl-bootpart.wks.in boot: Fix UUU tagging, extend to fslc 2024-09-16 04:36:03 -07:00
imx-uboot-spl.wks.in boot: Fix UUU tagging, extend to fslc 2024-09-16 04:36:03 -07:00
imx-uboot.wks boot: Fix UUU tagging, extend to fslc 2024-09-16 04:36:03 -07:00
ls104x-uboot-bootpart.wks.in ls1043/ls1046: support WIC image generation 2021-04-20 10:07:33 -03:00