commit | 1055ce1a5efb22a827352a91c123d8ca462edeaa | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Wed Apr 08 12:02:07 2020 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Apr 14 13:16:42 2020 +0200 |
tree | 704e02a6847350e2c82ebffc59155c202f93c569 | |
parent | de13b6106a8b9f22c16b28053537cf4da8af3aef [diff] |
arm: mvebu: turris_mox: don't use hardcoded addresses Use macro MVEBU_REGISTER to access register addresses instead of hardcoded addresses. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>