]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit710775468deee5e97dac71f62d419359c97c44dc
treeaa0ff7f16fae57398ad2003c4b279c97a9d8de38
parent6258f557956581aead11807a0fe6767c947aab8b
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