Re: [U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-09-04 Thread Simon Glass
Hi Michal, On 3 September 2015 at 23:53, Michal Simek wrote: > > On 09/02/2015 04:05 PM, Simon Glass wrote: > > Hi Michael, > > > > On 1 September 2015 at 11:50, Michal Simek wrote: > >> On 09/01/2015 07:41 PM, Michal Simek wrote: > >>> On 09/01/2015 01:12

Re: [U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-09-03 Thread Michal Simek
On 09/02/2015 04:05 PM, Simon Glass wrote: > Hi Michael, > > On 1 September 2015 at 11:50, Michal Simek wrote: >> On 09/01/2015 07:41 PM, Michal Simek wrote: >>> On 09/01/2015 01:12 AM, Simon Glass wrote: Hi Michal, On 31 August 2015 at 08:11, Michal Simek

Re: [U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-09-02 Thread Simon Glass
Hi Michael, On 1 September 2015 at 11:50, Michal Simek wrote: > On 09/01/2015 07:41 PM, Michal Simek wrote: >> On 09/01/2015 01:12 AM, Simon Glass wrote: >>> Hi Michal, >>> >>> On 31 August 2015 at 08:11, Michal Simek wrote: On 08/29/2015 05:10 PM, Simon

Re: [U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-09-01 Thread Michal Simek
On 09/01/2015 07:41 PM, Michal Simek wrote: > On 09/01/2015 01:12 AM, Simon Glass wrote: >> Hi Michal, >> >> On 31 August 2015 at 08:11, Michal Simek wrote: >>> On 08/29/2015 05:10 PM, Simon Glass wrote: This series updates the Zynq serial driver to use driver model. Along

Re: [U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-09-01 Thread Michal Simek
On 09/01/2015 01:12 AM, Simon Glass wrote: > Hi Michal, > > On 31 August 2015 at 08:11, Michal Simek wrote: >> On 08/29/2015 05:10 PM, Simon Glass wrote: >>> This series updates the Zynq serial driver to use driver model. Along the >>> way several problems are fixed: >>> >>> -

Re: [U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-09-01 Thread Michal Simek
On 09/01/2015 01:12 AM, Simon Glass wrote: > Hi Michal, > > On 31 August 2015 at 08:11, Michal Simek wrote: >> On 08/29/2015 05:10 PM, Simon Glass wrote: >>> This series updates the Zynq serial driver to use driver model. Along the >>> way several problems are fixed: >>> >>> -

Re: [U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-08-31 Thread Simon Glass
Hi Michal, On 31 August 2015 at 08:11, Michal Simek wrote: > On 08/29/2015 05:10 PM, Simon Glass wrote: >> This series updates the Zynq serial driver to use driver model. Along the >> way several problems are fixed: >> >> - Support for /chosen/stdout-path using an alias >> -

Re: [U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-08-31 Thread Michal Simek
On 08/29/2015 05:10 PM, Simon Glass wrote: > This series updates the Zynq serial driver to use driver model. Along the > way several problems are fixed: > > - Support for /chosen/stdout-path using an alias > - Fix to fdtgrep which is currently breaking alias building > - Avoid building

[U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model

2015-08-29 Thread Simon Glass
This series updates the Zynq serial driver to use driver model. Along the way several problems are fixed: - Support for /chosen/stdout-path using an alias - Fix to fdtgrep which is currently breaking alias building - Avoid building u-boot-spl-dtb.bin when it is not requested - Deal with boards