diff options
author | Janne Grunau <j@jannau.net> | 2022-02-19 14:05:19 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-02-28 10:33:45 -0500 |
commit | 6fb4f7387e17664e2e6cea1217fe9e95cc0a1170 (patch) | |
tree | 4816e6bc7b7599ef716bbb7a09556244e7535974 /tools/patman/commit.py | |
parent | 551f426011e31fad37fe66108ffdf05eb48e3176 (diff) |
arm: apple: Switch to fully dynamic mem layout
Support for Apple M1 Pro and Max will allow using a single binary for
all M1 SoCs. The M1 Pro/Max have a different memory layout. The RAM
start address is 0x100_0000_0000 instead of 0x8_0000_0000.
Replace the hardcoded memory layout with dynamic initialized
environment variables in board_late_init().
Tested on Mac Mini (2020) and Macbook Pro 14-inch (2021).
Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions