]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:24:13 +0000 (10:24 +0200)
commit50536c266e8710694d43c359937ab7bd46805b33
treef7e0acac0fd3e416c8174ede507ffa74321ca914
parent43ea9ad01eda205fddc5ae24629f252397d1a055
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