commit | 64eb0127eaa948093e85c62ea1adb46a37fb4e96 | [log] [tgz] |
---|---|---|
author | Matthias Brugger <mbrugger@suse.com> | Wed Jul 24 15:39:05 2019 +0100 |
committer | Matthias Brugger <mbrugger@suse.com> | Fri Sep 06 18:16:59 2019 +0200 |
tree | d44fbe28eff92be122e99599c011c7fa2e275c04 | |
parent | c30e9cc896cccb629dd88b43805534052fdc4bfa [diff] |
ARM: bcm283x: Add BCM283x_BASE define Devices of bcm283x have different base address, depending if they are on bcm2835 or bcm2836/7. Use BCM283x_BASE depending on the SoC you want to build and only add the offset in the header files. Signed-off-by: Matthias Brugger <mbrugger@suse.com> Signed-off-by: Andrei Gherzan <andrei@balena.io>