]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitde7f259b2b0ebe974b0ceaa430a060bb30f39263
tree902d0fc9edf80f90d9b015505d2dc20d50af16af
parent067aa5a6b311ea03024cdb8eb3c6424bbed5b934
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