From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 20 Aug 2013 00:51:15 +0200 Subject: [U-Boot] [PATCH 1/2] usb:dfu:g_dnl: Change number of exported configurations at composite gadget In-Reply-To: <1376925439-29997-1-git-send-email-l.majewski@samsung.com> References: <1376925439-29997-1-git-send-email-l.majewski@samsung.com> Message-ID: <201308200051.16057.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lukasz Majewski, > USB composite gadget (g_dnl) supports only one configuration. Due to that > the corresponding field - bConfigurationValue has been changed. > > Moreover more descriptive names were chosen for relevant fields. > > Windows XP setup: > - Thesyscon USB Descriptor Dumper > - zadig_xp program for WinUSB installation (which is required by dfu-util) > - dfu-util for windows (version 0.6) > - TRATS target connected via USB hub to test Win XP machine. Applied both, thanks. Best regards, Marek Vasut