meta-digi/meta-digi-arm/conf/machine
Gabriel Valcazar 604dcbc20f ccimx6ul/ccmp1: compress recovery UBIFS image using zlib to reduce its size
This compression method has a better compression ratio than the default (lzo),
but the (de)compression speed is slower, leading to slower read/write speeds.
However, the recovery partition only gets accessed in specific use cases such
as software updates and partition encryption, and it contains an initramfs. The
UBIFS will only be read at boot time to load its elements, but once the
initramfs is loaded in RAM, there are no more read/write operations to the
UBIFS during runtime, so the speed penalty is minimal.

Take advantage of the improved compression ratio to reduce the size of the
recovery image. On the ccimx6ul, the size is reduced by 248 KiB.

https://onedigi.atlassian.net/browse/DEL-8819
https://onedigi.atlassian.net/browse/DEL-8825

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-01-04 11:24:20 +01:00
..
include ccimx6ul/ccmp1: compress recovery UBIFS image using zlib to reduce its size 2024-01-04 11:24:20 +01:00
ccimx6qpsbc.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx6sbc.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx6ulsbc.conf dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
ccimx6ulstarter.conf dey-image-installer: remove boot-artifacts.bbclass 2023-01-18 10:55:47 +01:00
ccimx8mm-dvk.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx8mn-dvk.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx8x-sbc-express.conf Rework ccimx8x imx-boot/u-boot recipes to reduce number of imx-boot artifacts 2023-06-30 15:00:25 +02:00
ccimx8x-sbc-pro.conf conf: machine: add new Cortex-M overlays 2023-11-28 15:12:25 +01:00
ccimx93-dvk.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccmp13-dvk.conf ccimx6ul/ccmp1: compress recovery UBIFS image using zlib to reduce its size 2024-01-04 11:24:20 +01:00
ccmp15-dvk.conf ccimx6ul/ccmp1: compress recovery UBIFS image using zlib to reduce its size 2024-01-04 11:24:20 +01:00