From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 18 Mar 2016 12:29:08 +0100 Subject: [U-Boot] [U-Boot v3] usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. In-Reply-To: <1458286013-2518-1-git-send-email-linux.amoon@gmail.com> References: <1458286013-2518-1-git-send-email-linux.amoon@gmail.com> Message-ID: <56EBE684.7020008@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 03/18/2016 08:26 AM, Anand Moon wrote: > From: Ted Chen > > Add test into xhci_submit_control_message for usb requesttype in USB > vendor request being of standardized type. This fixes detection of > certain USB fixes, for example Ethernet, USB 3.0 port. Non standardized > requesttype in USB vendor request will be ignored. > > Signed-off-by: Ted Chen > Tested-by: Anand Moon Applied, thanks! Best regards, Marek Vasut