samsung: tizen_rpi: add hal.img in dfu information 67/249267/2
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 9 Dec 2020 10:33:04 +0000 (19:33 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 10 Dec 2020 01:46:07 +0000 (01:46 +0000)
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 <jh80.chung@samsung.com>
include/samsung/tizen_rpi.h

index 399531f..f00e03f 100644 (file)
@@ -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