
On Mon, 25 Aug 2014 19:12:19 +0300 Vasili Galka vvv444@gmail.com wrote:
Hi,
On Tue, Jul 29, 2014 at 12:10 PM, Lukasz Majewski l.majewski@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@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"
Yes, I know.
The patch has been already prepared, sent to ML, Acked-by GONI maintainer and now I hope, that Tom will add this fix to u-boot-master repository.
Thanks for spotting, sorry for error.
Best, Vasili _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot