]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91, taurus, smartweb: add dfu support
authorHeiko Schocher <hs@denx.de>
Tue, 8 Sep 2015 09:52:52 +0000 (11:52 +0200)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Fri, 11 Sep 2015 07:35:40 +0000 (09:35 +0200)
commite8b81eef4499c32b11d5f120171f39f67db0db59
tree35238783fe99f677ce446ec153c73ce46c8893d1
parent620197670a69dd8bae11134324db296f68ae804b
at91, taurus, smartweb: add dfu support

[root@pollux dfu-util]# ./src/dfu-util -l
dfu-util 0.8

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

Found DFU: [0908:02d2] ver=0212, devnum=119, cfg=1, intf=0, alt=0, name="Linux", serial="UNKNOWN"
[root@pollux dfu-util]#

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
board/siemens/smartweb/smartweb.c
board/siemens/taurus/taurus.c
include/configs/smartweb.h
include/configs/taurus.h