commit | dc1743240436d4a104a4fbc8993db3f7be89a0b7 | [log] [tgz] |
---|---|---|
author | Janne Grunau <j@jannau.net> | Tue Mar 29 13:29:35 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 14 15:39:14 2022 -0400 |
tree | 7ac79a0f3189d7d7a25bd9cf049af07d22550276 | |
parent | 4c538444f759be2e180733ecc1fb4aeaf40a65ed [diff] |
arm: apple: Add M1 Ultra support The M1 Ultra consists of two M1 Max dies. The second die's I/O is at a consistent offset of 0x2000000000. Signed-off-by: Janne Grunau <j@jannau.net> Reviewed-by: Mark Kettenis <kettenis@openbsd.org>