Re: [U-Boot] [RESEND PATCH v3 00/13] Add Marvell Armada A38x 88F6820 SoC support

2015-05-04 Thread Simon Glass
Hi Stefan, On May 4, 2015 1:50 AM, "Stefan Roese" wrote: > > Hi Simon, > > On 03.05.2015 19:20, Simon Glass wrote: > > Hi Stefan, > > > > On 3 May 2015 at 03:16, Stefan Roese wrote: > >> Hi Simon, > >> > >> On 02.05.2015 22:59, Simon Glass wrote: > >>> > >>> On 24 April 2015 at 22:29, Stefan Roe

Re: [U-Boot] [RESEND PATCH v3 00/13] Add Marvell Armada A38x 88F6820 SoC support

2015-05-04 Thread Stefan Roese
Hi Simon, On 03.05.2015 19:20, Simon Glass wrote: > Hi Stefan, > > On 3 May 2015 at 03:16, Stefan Roese wrote: >> Hi Simon, >> >> On 02.05.2015 22:59, Simon Glass wrote: >>> >>> On 24 April 2015 at 22:29, Stefan Roese wrote: This patch series adds support for the Marvell Armada A

Re: [U-Boot] [RESEND PATCH v3 00/13] Add Marvell Armada A38x 88F6820 SoC support

2015-05-03 Thread Simon Glass
Hi Stefan, On 3 May 2015 at 03:16, Stefan Roese wrote: > Hi Simon, > > On 02.05.2015 22:59, Simon Glass wrote: >> >> On 24 April 2015 at 22:29, Stefan Roese wrote: >>> >>> >>> This patch series adds support for the Marvell Armada A38x SoC's. >>> Specifically >>> the 88F6820 / 88F6828. >>> >>> Ba

Re: [U-Boot] [RESEND PATCH v3 00/13] Add Marvell Armada A38x 88F6820 SoC support

2015-05-03 Thread Stefan Roese
Hi Simon, On 02.05.2015 22:59, Simon Glass wrote: On 24 April 2015 at 22:29, Stefan Roese wrote: This patch series adds support for the Marvell Armada A38x SoC's. Specifically the 88F6820 / 88F6828. Basic support for the DB-88F6820-GP evaluation board is added. Supporting the following inter

Re: [U-Boot] [RESEND PATCH v3 00/13] Add Marvell Armada A38x 88F6820 SoC support

2015-05-02 Thread Simon Glass
Hi Stefan, On 24 April 2015 at 22:29, Stefan Roese wrote: > > This patch series adds support for the Marvell Armada A38x SoC's. Specifically > the 88F6820 / 88F6828. > > Basic support for the DB-88F6820-GP evaluation board is added. Supporting the > following interfaces: > - UART > - SPI (includi

[U-Boot] [RESEND PATCH v3 00/13] Add Marvell Armada A38x 88F6820 SoC support

2015-04-24 Thread Stefan Roese
This patch series adds support for the Marvell Armada A38x SoC's. Specifically the 88F6820 / 88F6828. Basic support for the DB-88F6820-GP evaluation board is added. Supporting the following interfaces: - UART - SPI (including SPI NOR flash) - I2C - Ethernet (neta) One big part of this new SoC su