Re: [U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support

2014-07-14 Thread Tom Rini
On Sun, Jul 13, 2014 at 09:45:51PM +0530, Jagan Teki wrote: > On Fri, Jun 27, 2014 at 3:48 PM, Prafulla Wadaskar > wrote: > > > > > >> -Original Message- > >> From: Stefan Roese [mailto:s...@denx.de] > >> Sent: 27 June 2014 15:25 > >> To: u-boot@lists.denx.de > >> Cc: Prafulla Wadaskar; t

Re: [U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support

2014-07-13 Thread Jagan Teki
On Fri, Jun 27, 2014 at 3:48 PM, Prafulla Wadaskar wrote: > > >> -Original Message- >> From: Stefan Roese [mailto:s...@denx.de] >> Sent: 27 June 2014 15:25 >> To: u-boot@lists.denx.de >> Cc: Prafulla Wadaskar; tr...@ti.com >> Subject: [PATCH v1 0/25] Add Marvell Armada XP MV78460 >> SoC su

Re: [U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support

2014-06-27 Thread Prafulla Wadaskar
> -Original Message- > From: Stefan Roese [mailto:s...@denx.de] > Sent: 27 June 2014 15:25 > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar; tr...@ti.com > Subject: [PATCH v1 0/25] Add Marvell Armada XP MV78460 > SoC support > > > This patch series adds support for the Marvell Armada

[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support

2014-06-27 Thread Stefan Roese
This patch series adds support for the Marvell Armada XP SoC's. Specifically the MV78460. Basic support for the db-78460-bp evaluation board is added. Supporting the following interfaces: - UART - SPI (including SPI NOR flash) - I2C - Ethernet (neta) While doing this port, I tried to consolidate