u-boot/arch/arm/mach-apple
Mark Kettenis a89fea7fd1 arm: apple: Add M1 Pro/Max support
Choose the memory map based on the compatible property from the
device tree passed to us by m1n1. Since DRAM on the M1 Pro/Max
starts at a different address avoid hardcoding the top of usable
memory. Also make sure that the addresses entered into the memory
map are page aligned such that we don't crash in dcache_enable().

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Tested on: Macbook M1 Max
Tested-by: Janne Grunau <j@jannau.net>
2022-02-21 08:35:12 -05:00
..
board.c arm: apple: Add M1 Pro/Max support 2022-02-21 08:35:12 -05:00
Kconfig arm: apple: Change SoC name from "m1" into "apple" 2022-02-10 16:44:23 -05:00
lowlevel_init.S arm: apple: Add initial support for Apple's M1 SoC 2021-10-31 08:46:44 -04:00
Makefile arm: apple: Add RTKit support 2022-02-10 16:44:23 -05:00
rtkit.c arm: apple: Add RTKit support 2022-02-10 16:44:23 -05:00