]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: mvebu: Enable NAND controller on MVEBU SoC's
authorStefan Roese <sr@denx.de>
Thu, 16 Jul 2015 08:40:05 +0000 (10:40 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Mon, 17 Aug 2015 16:49:02 +0000 (18:49 +0200)
commit2a0b7dc3b6ce4e4994ef71dcd6fbb31000c2ae47
tree26ae347416c6cd0980a57ee7ffadcf4322ad0ce4
parent501c098a1f2cdaa930cb1a7166d3724467890a64
arm: mvebu: Enable NAND controller on MVEBU SoC's

This patch enables the NAND controller on the Armada XP/38x and provides
a new function that returns the NAND controller input clock. This
function will be used by the MVEBU NAND driver.

As part of this patch, the multiple BIT macro definitions are moved
to a common place in soc.h.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Peter Morrow <peter@senient.com>
Cc: Luka Perkov <luka.perkov@sartura.hr>
arch/arm/mach-mvebu/cpu.c
arch/arm/mach-mvebu/include/mach/cpu.h
arch/arm/mach-mvebu/include/mach/soc.h
arch/arm/mach-mvebu/mbus.c
board/Marvell/db-88f6820-gp/db-88f6820-gp.c
board/Marvell/db-mv784mp-gp/db-mv784mp-gp.c
drivers/net/mvneta.c