meta-digi/meta-digi-arm/conf/machine/include
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
..
ccimx6.inc read only: add rootfs_ext for read only filesystem 2023-06-06 13:04:21 +02:00
ccimx6ul.inc ccimx6ul/ccmp1: compress recovery UBIFS image using zlib to reduce its size 2024-01-04 11:24:20 +01:00
ccimx8m.inc read only: add rootfs_ext for read only filesystem 2023-06-06 13:04:21 +02:00
ccimx8x.inc conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx93.inc ccimx93: update graphics package for NXP release 6.1.36-2.1.0 2023-11-21 18:23:26 +01:00
ccmp1.inc conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
digi-defaults.inc Add support for dey-image-lvgl images 2023-11-16 11:39:03 +01:00
imx-digi-base.inc optee: update to NXP's lf-6.1.55-2.2.0 release for ccimx93 2024-01-03 12:00:07 +01:00