From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 18 Aug 2014 16:44:37 +0900 Subject: [U-Boot] [PATCH] samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget In-Reply-To: <20140814085633.74468cd2@amdc2363> References: <1406625044-11637-1-git-send-email-l.majewski@samsung.com> <20140814085633.74468cd2@amdc2363> Message-ID: <53F1AEE5.101@samsung.com> 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, On 14/08/14 15:56, Lukasz Majewski wrote: > Hi Minkyu, > >> It is necessary to provide the same Vendor and Product IDs as the one >> in the original Linux kernel code. >> >> Without this change the USB mass storage gadget is not working with >> Windows7. > > Do you have any comments to this patch? > > Would you consider taking this patch to u-boot-samsung tree or should I > take it to u-boot-dfu since it fixes things related to UMS gadget? > How you think? If you want to take this patch to dfu, I'm OK. If not, please let me know. I'll take it. Thanks, Minkyu Kang.