]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: apple: Add initial Apple M2 Ultra support
authorJanne Grunau <j@jannau.net>
Wed, 6 Sep 2023 21:50:34 +0000 (23:50 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 17:22:32 +0000 (13:22 -0400)
commit0f2f5191e5352cc70e5a2a226cfd8529e28a3199
treef52463d61a417c4e7698f765ef9d054e3750432a
parente65f6ba08b4c75f1703d05b9524413da3c052b5e
arm: apple: Add initial Apple M2 Ultra support

Apple's M2 Ultra SoC are somewhat similar to the M1 Ultra but needs
a tweaked memory map as the M2 Pro/Max SoCs.  USB, NVMe, UART, WDT
and PCIe are working with the existing drivers.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
arch/arm/mach-apple/board.c