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

2014-08-23 Thread Jagan Teki
On Tue, Aug 5, 2014 at 12:39 PM, Stefan Roese s...@denx.de wrote: 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

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

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

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

2014-08-05 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