
Dear Heiko Schocher,
Heiko Schocher hs@denx.de writes:
[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
Changes in v5:
- rebase with current mainline
commit efde6a579fe: "Prepare v2015.10-rc3"
Changes in v4:
- rebase after taurus board changes
Changes in v3: None Changes in v2:
- rebase to bd48c0617b5c7212e5bf22169e716da878842da4
- fix changes introduced through commit:
01acd6abbdd5: usb: USB download gadget and functions config options coherent naming
- add comments from Lukasz Majewski l.majewski@samsung.com
- use SZ_X defines
board/siemens/smartweb/smartweb.c | 29 +++++++++++++++++++++ board/siemens/taurus/taurus.c | 27 ++++++++++++++++++++ include/configs/smartweb.h | 53 +++++++++++++++++++++++++++++---------- include/configs/taurus.h | 30 ++++++++++++++++++++-- 4 files changed, 124 insertions(+), 15 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards, Andreas Bießmann