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, 26 Mar 2018 02:31:18 +0000 (11:31 +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 0110077eb4257c06b418ab284285a98ad7c8dafb..9889133d863bb40ed5bca997ed7e21fb2d7d3908 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;" \