samsung: tizen_rpi: add hal.img in dfu information
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 9 Dec 2020 10:33:04 +0000 (19:33 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 17 Oct 2023 04:19:28 +0000 (13:19 +0900)
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 5dd4821..9eea747 100644 (file)
@@ -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