From: Jaehoon Chung Date: Wed, 9 Dec 2020 10:33:04 +0000 (+0900) Subject: samsung: tizen_rpi: add hal.img in dfu information X-Git-Tag: submit/tizen/20201216.030420~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9809b292e7c3de9639a8c3b545ff979881834c3a;p=platform%2Fkernel%2Fu-boot.git samsung: tizen_rpi: add hal.img in dfu information Add hal.img in dfu information. It's for just prepering to thor download. - Avoid to fail thor protocol when hal image is created. Change-Id: I78df372fc0bfa260d120c16c59a4b7bfd6fdddcf Signed-off-by: Jaehoon Chung --- diff --git a/include/samsung/tizen_rpi.h b/include/samsung/tizen_rpi.h index 399531f1c0..f00e03fa0c 100644 --- a/include/samsung/tizen_rpi.h +++ b/include/samsung/tizen_rpi.h @@ -28,7 +28,8 @@ "user part 0 5;" \ "module part 0 6;" \ "ramdisk.img part 0 7;" \ - "ramdisk-recovery part 0 8\0" + "ramdisk-recovery part 0 8;" \ + "hal.img part 0 10\0" #define CONFIG_DFU_ALT_BOOT_EMMC "" #define CONFIG_SET_DFU_ALT_INFO