Re: [U-Boot] [PATCH] Enable high speed support for USB device framework and usbtty

2012-03-19 Thread Shiraz Hashim
Hi Marek, On Mon, Mar 19, 2012 at 06:57:29AM +0800, Marek Vasut wrote: > Hi, > > > > > > > Yes, ep0.c has direct access to the "device" field. I'll omit the > > > usbd_device_qualifier_descriptor function in V2. > > > > How's V2 going? Unfortunately Amit is not well and he is taking rest. He

[U-Boot] [PATCH] spear: fix build errors for spear3xx/spear600 platforms

2011-06-12 Thread Shiraz Hashim
Signed-off-by: Shiraz Hashim --- Only build tested. board/spear/common/spr_misc.c | 10 +++--- include/configs/spear-common.h | 12 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/board/spear/common/spr_misc.c b/board/spear/common/spr_misc.c index 056

Re: [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300

2010-05-25 Thread Shiraz HASHIM
Hello Vipin, On 5/6/2010 4:48 PM, Vipin KUMAR wrote: > Hello Tom, >The following patch-set contains all the accepted feedbacks on patch-set > v2. >Please consider this for submission into mainline > >Below changes are introduced other than the recieved review comments >1. Introdu

Re: [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300

2010-05-25 Thread Shiraz HASHIM
Hello, On 5/25/2010 3:57 PM, Shiraz Hashim wrote: > Hello Vipin, > > On 5/6/2010 4:48 PM, Vipin KUMAR wrote: >> Hello Tom, >>The following patch-set contains all the accepted feedbacks on patch-set >> v2. >>Please consider this for submission into ma