configs: artik533_raptor: add the compy board in dfu_alt
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 31 May 2018 02:10:56 +0000 (11:10 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 21 Jan 2019 07:26:19 +0000 (16:26 +0900)
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>
include/configs/artik533_raptor.h

index 6fd134d9a3f169b49a10ab88db09e0915bf4d0d8..45f414b2028736b8c8b4d49a72f2bbf524868579 100644 (file)
        "/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;" \