To support the compy board, add the compy board in dfu_alt.
It's to download the devicetree file with thor tool.
Change-Id: I9446b72bb7fd9688c184ffe63f3feecf5ad90751
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
"/ramdisk.img ext4 $rootdev $bootpart;" \
"/ramdisk-recovery.img ext4 $rootdev $bootpart;" \
"/s5p4418-artik533-raptor-rev00.dtb ext4 $rootdev $bootpart;" \
+ "/s5p4418-artik533-compy.dtb ext4 $rootdev $bootpart;" \
"boot part $rootdev $bootpart;" \
"modules part $rootdev $modulespart;" \
"rootfs part $rootdev $rootpart;" \