configs: artik710_raptor: add the ramdisk-recovery in dfu list
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 18 Oct 2017 08:36:18 +0000 (17:36 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 21 Jan 2019 05:53:51 +0000 (14:53 +0900)
To flash ramdisk-recovery with thor, add the ramdisk-recovery in dfu list.

Change-Id: I57eb63ebbcb148d2647e185a2b70b37bf408973d
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/configs/artik710_raptor.h

index 35a7a1c6c977c66d7e0958362c7f4a156dd01773..a946d47bf4d5b45eeb330fb10a70f50a5023ccd6 100644 (file)
        "/Image ext4 $rootdev $bootpart;" \
        "/uInitrd ext4 $rootdev $bootpart;" \
        "/ramdisk.img ext4 $rootdev $bootpart;" \
+       "/ramdisk-recovery.img ext4 $rootdev $bootpart;" \
        "/s5p6818-artik710-raptor-rev03.dtb ext4 $rootdev $bootpart;" \
        "/s5p6818-artik710-raptor-rev02.dtb ext4 $rootdev $bootpart;" \
        "/s5p6818-artik710-raptor-rev01.dtb ext4 $rootdev $bootpart;" \