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: accepted/tizen/unified/20231106.171643~194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=75b1ba2469e265c33f9b44c9a2fe86be9fc57fca;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 5dd4821c5f..9eea747dcb 100644 --- a/include/samsung/tizen_rpi.h +++ b/include/samsung/tizen_rpi.h @@ -38,7 +38,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