Re: [U-Boot] [PATCH] usb: musb: add support for Blackfin MUSB

2009-09-02 Thread Mike Frysinger
ping ... should still apply (or at least git-am should be able to handle it) -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] usb: musb: add support for Blackfin MUSB

2009-09-02 Thread Remy Bohmer
Hello Mike, ping ... should still apply (or at least git-am should be able to handle it) Well, this comment at least gave me the impression that you would update your patch... i didnt add that, but adding packed would probably make sense -mike Remy 2009/6/21 Mike Frysinger

Re: [U-Boot] [PATCH] usb: musb: add support for Blackfin MUSB

2009-06-21 Thread Mike Frysinger
On Sunday 21 June 2009 15:54:13 Remy Bohmer wrote: Hello Mike, I got a remark about this patch: 2009/6/16 Mike Frysinger vap...@gentoo.org: From: Bryan Wu bryan...@analog.com Signed-off-by: Bryan Wu bryan...@analog.com Signed-off-by: Mike Frysinger vap...@gentoo.org ---

[U-Boot] [PATCH] usb: musb: add support for Blackfin MUSB

2009-06-16 Thread Mike Frysinger
From: Bryan Wu bryan...@analog.com Signed-off-by: Bryan Wu bryan...@analog.com Signed-off-by: Mike Frysinger vap...@gentoo.org --- drivers/usb/musb/Makefile |1 + drivers/usb/musb/blackfin_usb.c | 152 +++ drivers/usb/musb/blackfin_usb.h