[U-Boot] [PATCH] samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
Minkyu Kang
mk7.kang at samsung.com
Mon Aug 18 10:22:38 CEST 2014
On 29/07/14 18:10, Lukasz Majewski wrote:
> 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.
>
> Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
> ---
> board/samsung/common/Makefile | 2 +-
> board/samsung/common/gadget.c | 24 ++++++++++++++++++++++++
> board/samsung/common/thor.c | 21 ---------------------
> include/configs/exynos4-dt.h | 2 ++
> 4 files changed, 27 insertions(+), 22 deletions(-)
> create mode 100644 board/samsung/common/gadget.c
> delete mode 100644 board/samsung/common/thor.c
>
Acked-by: Minkyu Kang <mk7.kang at samsung.com>
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list