Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-04-09 Thread Stefano Babic
On 08/04/2015 19:00, Andrej Rosano wrote: > Hi Stefano, > > On Wed, Apr 08, 2015 at 10:53:02AM +0200, Stefano Babic wrote: >> On 01/04/2015 13:32, Stefano Babic wrote: >>> Hi Chris, >>> >>> On 01/04/2015 04:46, Chris Kuethe wrote: Any chance of this being accepted into 2015.04? >>> >> >>

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-04-08 Thread Andrej Rosano
Hi Stefano, On Wed, Apr 08, 2015 at 10:53:02AM +0200, Stefano Babic wrote: > On 01/04/2015 13:32, Stefano Babic wrote: > > Hi Chris, > > > > On 01/04/2015 04:46, Chris Kuethe wrote: > >> Any chance of this being accepted into 2015.04? > >> > > > > checpatch reports some issues by patch 2/2. Can

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-04-08 Thread Stefano Babic
Hi, On 08/04/2015 17:37, Vagrant Cascadian wrote: > On 2015-04-08, Stefano Babic wrote: >> On 01/04/2015 13:32, Stefano Babic wrote: >>> On 01/04/2015 04:46, Chris Kuethe wrote: Any chance of this being accepted into 2015.04? >> >> checpatch reports some issues by patch 2/2. Can you please fi

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-04-08 Thread Vagrant Cascadian
On 2015-04-08, Stefano Babic wrote: > On 01/04/2015 13:32, Stefano Babic wrote: >> On 01/04/2015 04:46, Chris Kuethe wrote: >>> Any chance of this being accepted into 2015.04? > > checpatch reports some issues by patch 2/2. Can you please fix them and > resubmit ? Thanks ! Applying the patch below

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-04-08 Thread Stefano Babic
On 01/04/2015 13:32, Stefano Babic wrote: > Hi Chris, > > On 01/04/2015 04:46, Chris Kuethe wrote: >> Any chance of this being accepted into 2015.04? >> > checpatch reports some issues by patch 2/2. Can you please fix them and resubmit ? Thanks ! Best regards, Stefano Babic -- ==

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-04-01 Thread Stefano Babic
Hi Chris, On 01/04/2015 04:46, Chris Kuethe wrote: > Any chance of this being accepted into 2015.04? > It was my intention to put it into the -next branch, ready to be merged after release. Anyway, if there is still time for a new PR, I will try to let it slipping in the current. First version o

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-03-31 Thread Chris Kuethe
Any chance of this being accepted into 2015.04? On Thu, Mar 26, 2015 at 3:28 PM, Chris Kuethe wrote: > On Thu, Mar 26, 2015 at 3:23 PM, Andrej Rosano wrote: > >> Please note that the patch is prepared against imx tree and not the >> mainline one, where the "arch/board approach" is not yet merged

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-03-26 Thread Chris Kuethe
On Thu, Mar 26, 2015 at 3:23 PM, Andrej Rosano wrote: > Please note that the patch is prepared against imx tree and not the > mainline one, where the "arch/board approach" is not yet merged. OK, it all works for me. -- GDB has a 'break' feature; why doesn't it have 'fix' too?

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-03-26 Thread Andrej Rosano
Hi Chris, On Thu, Mar 26, 2015 at 02:53:58PM -0700, Chris Kuethe wrote: > On Thu, Mar 26, 2015 at 4:49 AM, wrote: > > From: Andrej Rosano > > > > Hello, > > > > this series adds support for USB armory board. The patches are > > prepared against imx tree as it uses the new arch/board approach. >

Re: [U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-03-26 Thread Chris Kuethe
On Thu, Mar 26, 2015 at 4:49 AM, wrote: > From: Andrej Rosano > > Hello, > > this series adds support for USB armory board. The patches are > prepared against imx tree as it uses the new arch/board approach. > > The first patch add introduces the arch/board approach for mx5, > as already done fo

[U-Boot] [PATCH v4 0/2] ARM: mx5: add support for USB armory board

2015-03-26 Thread andrej
From: Andrej Rosano Hello, this series adds support for USB armory board. The patches are prepared against imx tree as it uses the new arch/board approach. The first patch add introduces the arch/board approach for mx5, as already done for mx6. The second patch adds basic support for USB armor