ARM: kirkwood: switch to using mvebu mbus
authorChris Packham <judge.packham@gmail.com>
Wed, 13 Mar 2019 07:47:03 +0000 (20:47 +1300)
committerStefan Roese <sr@denx.de>
Fri, 12 Apr 2019 05:04:18 +0000 (07:04 +0200)
commit8ef078b4be784e9668524d083eec7ba2292c1259
treeaa0ff7f16fae57398ad2003c4b279c97a9d8de38
parent35f1ee64749db4a1e6f1915446ccf39f4f8afbeb
ARM: kirkwood: switch to using mvebu mbus

The mvebu mbus code already had most of the support required for
kirkwood. The only difference is that unlike the other mvebu targets
kirkwood doesn't have a bridge control block so the code related to
managing that needs to be compiled out.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-kirkwood/cpu.c
arch/arm/mach-kirkwood/include/mach/cpu.h
arch/arm/mach-mvebu/Makefile
arch/arm/mach-mvebu/mbus.c