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)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 16 Nov 2021 10:04:04 +0000 (11:04 +0100)
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 5dd4821c5faea207634e4ae08987b3c22273f500..9eea747dcba19c0ebff71fb9b80f54688c183666 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