On Sat, Aug 23, 2014 at 05:19:21PM -0300, Ezequiel Garcia wrote: > Hello everyone, > > This two-piece patchset adds support for Plat'home's Openblocks A6 board [1]. > To make it a little more interesting, NAND support (ported from Linux) is > included. > > Let's hope we can see USB and SATA soon! > > [1] http://openblocks.plathome.com/products/a6/ > > Ezequiel Garcia (2): > nand: Add Marvell Orion NAND driver > ARM: mvebu: Add Plathome Kirkwood Openblocks A6 board support Applied, thanks Sascha > > arch/arm/boards/Makefile | 1 + > arch/arm/boards/plathome-openblocks-a6/Makefile | 2 + > arch/arm/boards/plathome-openblocks-a6/board.c | 1 + > arch/arm/boards/plathome-openblocks-a6/lowlevel.c | 32 +++++ > arch/arm/dts/Makefile | 1 + > arch/arm/dts/kirkwood-openblocks_a6-bb.dts | 13 ++ > arch/arm/mach-mvebu/Kconfig | 3 + > drivers/mtd/nand/Kconfig | 7 + > drivers/mtd/nand/Makefile | 1 + > drivers/mtd/nand/nand_orion.c | 162 ++++++++++++++++++++++ > images/Makefile.mvebu | 11 ++ > 11 files changed, 234 insertions(+) > create mode 100644 arch/arm/boards/plathome-openblocks-a6/Makefile > create mode 100644 arch/arm/boards/plathome-openblocks-a6/board.c > create mode 100644 arch/arm/boards/plathome-openblocks-a6/lowlevel.c > create mode 100644 arch/arm/dts/kirkwood-openblocks_a6-bb.dts > create mode 100644 drivers/mtd/nand/nand_orion.c > > -- > 2.0.1 > > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox