commit | 24c04977faf5a74bc859dc1ee698d30a64b462fc | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Oct 22 12:13:09 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 09:59:20 2014 -0400 |
tree | 1aa6dd00f266b36c806f56db07733a04e7349303 | |
parent | 22700dc6fb7df443deb8d2a1bd5ab3aaecb63910 [diff] |
arm: mvebu: Add common mbus functions to use on Marvell SoCs These mbus functions are ported from Barebox. The Barebox version is ported from Linux. These functions will be first used by the upcoming Armada XP support. Later other Marvell SoC's will be adopted to use these functions as well (Kirkwood, Orion). Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Luka Perkov <luka@openwrt.org>