]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dfu:cmd: Support for DFU u-boot command
authorLukasz Majewski <l.majewski@samsung.com>
Mon, 6 Aug 2012 12:41:09 +0000 (14:41 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 1 Sep 2012 14:21:51 +0000 (16:21 +0200)
commita006a5deaa3d65850a3250b2136f91d2f38c96c1
tree5036c783d1eedd4d8c6ce65b37f9dcce22c814ac
parentcb383cd21d5d6aa6de5cfc59f14e8e3a56e2931f
dfu:cmd: Support for DFU u-boot command

Support for u-boot's command line command "dfu <interface> <dev> [list]".

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Marek Vasut <marex@denx.de>
common/Makefile
common/cmd_dfu.c [new file with mode: 0644]