Re: [U-Boot] [RFC PATCH v3 13/13] omap3_beagle: use new MUSB intstead of the old one

2012-10-24 Thread Ilya Yanok
Dear Marek, On Tue, Oct 23, 2012 at 11:20 AM, Marek Vasut wrote: > > Signed-off-by: Ilya Yanok > > > > Signed-off-by: Ilya Yanok > > Double SoB line > Yeah, it's a mess with SoBs, I'm sorry. I think it's not only this patch but others too... Regards, Ilya. ___

Re: [U-Boot] [RFC PATCH v3 13/13] omap3_beagle: use new MUSB intstead of the old one

2012-10-23 Thread Marek Vasut
Dear Ilya Yanok, > Enable using of new MUSB framework on Beagle. > > NOTE! This is not just a change of backend code: top-level behavior > is also changed, we now use USB device port for USB Ethernet instead > of serial. > > Signed-off-by: Ilya Yanok > > Signed-off-by: Ilya Yanok Double SoB

[U-Boot] [RFC PATCH v3 13/13] omap3_beagle: use new MUSB intstead of the old one

2012-10-18 Thread Ilya Yanok
Enable using of new MUSB framework on Beagle. NOTE! This is not just a change of backend code: top-level behavior is also changed, we now use USB device port for USB Ethernet instead of serial. Signed-off-by: Ilya Yanok Signed-off-by: Ilya Yanok --- include/configs/omap3_beagle.h | 11