From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 28 Apr 2016 14:42:20 +0200 Subject: [U-Boot] [PATCH] usb: dwc2: Init desc_before_addr In-Reply-To: <5721AABC.5070802@denx.de> References: <1461632904-6909-1-git-send-email-marex@denx.de> <5721AABC.5070802@denx.de> Message-ID: <5722052C.5050303@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 On 04/28/2016 08:16 AM, Stefan Roese wrote: > On 26.04.2016 03:08, Marek Vasut wrote: >> Initialize desc_before_addr, otherwise the USB core won't send the >> first 64B Get Device Descriptor request in common/usb.c function >> usb_setup_descriptor() . There are some USB devices which expect >> this sequence and otherwise can misbehave. >> >> Signed-off-by: Marek Vasut >> Cc: Dinh Nguyen >> Cc: Tom Rini > > Tested-by: Stefan Roese > > Thanks, > Stefan Applied. -- Best regards, Marek Vasut