[U-Boot] [PATCH] samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
Vasili Galka
vvv444 at gmail.com
Mon Aug 25 18:12:19 CEST 2014
Hi,
On Tue, Jul 29, 2014 at 12:10 PM, Lukasz Majewski
<l.majewski at samsung.com> 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
This patch breaks the build of the "s5p_goni" board as it also uses
"board/samsung/common/gadget.c"
Best,
Vasili
More information about the U-Boot
mailing list