[U-Boot] [PATCH v2 0/25] Add Marvell Armada XP MV78460 SoC support
Prafulla Wadaskar
prafulla at marvell.com
Wed Aug 6 12:14:52 CEST 2014
> -----Original Message-----
> From: Stefan Roese [mailto:sr at denx.de]
> Sent: 05 August 2014 12:40
> To: u-boot at lists.denx.de
> Cc: Prafulla Wadaskar; trini at ti.com
> Subject: [PATCH v2 0/25] Add Marvell Armada XP MV78460
> SoC support
>
>
> 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 common
> Marvell code into
> the arch/arm/mvebu-common directory. This directory
> should be used to
> collect more common code for the MVEBU SoC's (Dove,
> Kirkwood, Armada 370,
> Armada 380, Armada XP). I started with Kirkwood and
> some of its
> interfaces. Dove is definitely a candidate to move some
> of its code
> into thise directory as well.
>
> Because of the renaming of some functions from kirkwood
> to mvebu (to make
> them better usable on other MVEBU SoCs), this patch
> series not only
> touches the ARM SoC specific files (in arch/arm/...).
> But also some
> device drivers (e.g. SPI, I2C). Separating these driver
> specific patches
> into different patches that are not depending on this
> ARM patch series
> seems hard if not impossible. Thats why I would really
> like to get this
> patch series to get applied completely be one
> custodian. Not sure if
> this could / should go through Tom directly? Only if
> all the subsystem
> custodians have given their "Acked-by ..." of course.
>
Hi Stefan,
Yes, it will be difficult, so please consider my ack for Kirkwood part to inline with new SoC support.
Regards...
Prafulla . . .
More information about the U-Boot
mailing list