From b5586ef6c9d20845bb738b223010e134359f8f61 Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Sat, 13 Jun 2015 14:52:48 +0200 Subject: [PATCH] image-rauc-slot-rescue: UBI parameters should be set by the machine Signed-off-by: Jan Luebbe --- recipes-core/images/image-rauc-slot-rescue.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-core/images/image-rauc-slot-rescue.bb b/recipes-core/images/image-rauc-slot-rescue.bb index b7a811d..0ab5eb0 100644 --- a/recipes-core/images/image-rauc-slot-rescue.bb +++ b/recipes-core/images/image-rauc-slot-rescue.bb @@ -15,8 +15,6 @@ XZ_THREADS = "-T 0" XZ_INTEGRITY_CHECK = "crc32" # ubifs config (override IMAGE_CMD_ubi to create custome volumes) -MKUBIFS_ARGS = "-m 2048 -e 129024 -c 384 -x zlib" -UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" IMAGE_CMD_ubi () { echo \[rescue\] > ubinize.cfg echo mode=ubi >> ubinize.cfg