Re: [U-Boot] [PATCH v4 0/5] Android Fastboot support

2014-04-23 Thread Marek Vasut
On Wednesday, April 23, 2014 at 04:36:04 PM, Rob Herring wrote: > On Mon, Apr 21, 2014 at 10:13 AM, Marek Vasut wrote: > > On Friday, April 18, 2014 at 06:14:26 PM, Wolfgang Denk wrote: > >> Dear Rob, > >> > >> In message <1397829272-22266-1-git-send-email-robherri...@gmail.com> you > > > > wrot

Re: [U-Boot] [PATCH v4 0/5] Android Fastboot support

2014-04-23 Thread Rob Herring
On Mon, Apr 21, 2014 at 10:13 AM, Marek Vasut wrote: > On Friday, April 18, 2014 at 06:14:26 PM, Wolfgang Denk wrote: >> Dear Rob, >> >> In message <1397829272-22266-1-git-send-email-robherri...@gmail.com> you > wrote: [...] >> ...I don't see the README in the list of modified files - but new >>

Re: [U-Boot] [PATCH v4 0/5] Android Fastboot support

2014-04-21 Thread Marek Vasut
On Friday, April 18, 2014 at 06:14:26 PM, Wolfgang Denk wrote: > Dear Rob, > > In message <1397829272-22266-1-git-send-email-robherri...@gmail.com> you wrote: > > I dropped the patch adding a loadsize env variable and added config > > uptions instead to set the fastboot buffer size. > > Thanks,

Re: [U-Boot] [PATCH v4 0/5] Android Fastboot support

2014-04-18 Thread Wolfgang Denk
Dear Rob, In message <1397829272-22266-1-git-send-email-robherri...@gmail.com> you wrote: > > I dropped the patch adding a loadsize env variable and added config > uptions instead to set the fastboot buffer size. Thanks, but... > common/Makefile | 3 + > common/cmd_boot

[U-Boot] [PATCH v4 0/5] Android Fastboot support

2014-04-18 Thread Rob Herring
From: Rob Herring This is the 2nd version since I revived the fastboot patches Sebastian submitted. I'm reviving the Android Fastboot support after 2+ years since the last posting[1]. The previous postings had some questions about licensing and source of some code. I believe I've traced the h