commit | 2a0b7dc3b6ce4e4994ef71dcd6fbb31000c2ae47 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Jul 16 10:40:05 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Mon Aug 17 18:49:02 2015 +0200 |
tree | 26ae347416c6cd0980a57ee7ffadcf4322ad0ce4 | |
parent | 501c098a1f2cdaa930cb1a7166d3724467890a64 [diff] |
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>