commit | 968856c9ea9e49ce4099c0c9c8a53c67df67c95e | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Wed Mar 13 20:47:03 2019 +1300 |
committer | Stefan Roese <sr@denx.de> | Fri Apr 12 07:04:18 2019 +0200 |
tree | aa0ff7f16fae57398ad2003c4b279c97a9d8de38 | |
parent | 6dd11c21dde400c29c114f5a0d15d70e5a3ae086 [diff] |
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>