ARM: bcm283x: Set memory map at run-time
authorMatthias Brugger <mbrugger@suse.com>
Tue, 19 Nov 2019 15:01:05 +0000 (16:01 +0100)
committerMatthias Brugger <mbrugger@suse.com>
Sun, 24 Nov 2019 09:46:28 +0000 (10:46 +0100)
commit917a1e9a78fe2e4213e7a52a029261474b11aaa9
tree902d0fc9edf80f90d9b015505d2dc20d50af16af
parentdd47ca787332a1d4bd60d8ad4d7b5216fc92bbb0
ARM: bcm283x: Set memory map at run-time

For bcm283x based on arm64 we also have to change the mm_region.
Add assign this in mach_cpu_init() so we can create now one binary
for RPi3 and RPi4.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
arch/arm/mach-bcm283x/init.c
board/raspberrypi/rpi/rpi.c