Re: [U-Boot] [PATCH v2 2/2] warp7: Add initial support

2016-03-25 Thread Fabio Estevam
Hi Stefano, On Fri, Mar 11, 2016 at 9:22 AM, Stefano Babic wrote: >> Could this series go into your -next tree then? I would like to submit >> other patches for warp7. > > Yes, I pick them up. I see the warp7 commit in your -next branch, but not in u-boot-imx master. Do you plan to apply it to

Re: [U-Boot] [PATCH v2 2/2] warp7: Add initial support

2016-03-11 Thread Stefano Babic
On 11/03/2016 13:02, Fabio Estevam wrote: > Hi Stefano, > > On Fri, Mar 4, 2016 at 11:22 AM, Stefano Babic wrote: > >> Really I have postponed to -next. As we have now two month cycle >> release, the merge window becomes more strictly and I will try to not >> let flow patches that are not fixes

Re: [U-Boot] [PATCH v2 2/2] warp7: Add initial support

2016-03-11 Thread Fabio Estevam
Hi Stefano, On Fri, Mar 4, 2016 at 11:22 AM, Stefano Babic wrote: > Really I have postponed to -next. As we have now two month cycle > release, the merge window becomes more strictly and I will try to not > let flow patches that are not fixes after window is closed. Could this series go into yo

Re: [U-Boot] [PATCH v2 2/2] warp7: Add initial support

2016-03-04 Thread Fabio Estevam
On Fri, Mar 4, 2016 at 11:22 AM, Stefano Babic wrote: > Really I have postponed to -next. As we have now two month cycle > release, the merge window becomes more strictly and I will try to not > let flow patches that are not fixes after window is closed. It makes sense. Just wanted to confirm, t

Re: [U-Boot] [PATCH v2 2/2] warp7: Add initial support

2016-03-04 Thread Stefano Babic
Hi Fabio, On 04/03/2016 14:11, Fabio Estevam wrote: > Hi Stefano, > > On Mon, Feb 29, 2016 at 9:33 AM, Fabio Estevam wrote: >> From: Fabio Estevam >> >> Add the basic support for Warp7 board. >> >> For more information about this reference design, please visit: >> >> https://www.element14.com/c

Re: [U-Boot] [PATCH v2 2/2] warp7: Add initial support

2016-03-04 Thread Fabio Estevam
Hi Stefano, On Mon, Feb 29, 2016 at 9:33 AM, Fabio Estevam wrote: > From: Fabio Estevam > > Add the basic support for Warp7 board. > > For more information about this reference design, please visit: > > https://www.element14.com/community/docs/DOC-79058/l/warp-7-the-next-generation-wearable-refe

[U-Boot] [PATCH v2 2/2] warp7: Add initial support

2016-02-29 Thread Fabio Estevam
From: Fabio Estevam Add the basic support for Warp7 board. For more information about this reference design, please visit: https://www.element14.com/community/docs/DOC-79058/l/warp-7-the-next-generation-wearable-reference-platform Signed-off-by: Fabio Estevam Reviewed-by: Peng Fan --- Change