]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: apple: Add initial Apple M2 Pro/Max support
authorMark Kettenis <kettenis@openbsd.org>
Tue, 2 May 2023 19:30:40 +0000 (21:30 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 30 May 2023 19:13:44 +0000 (15:13 -0400)
commit4a97874d3576bd60f4c674cb528b98d960a06b4a
tree9c3c0354fef110328572d7a86ad7df3328eedba9
parentbd6a247593742596a83d6e36bebb45cb78a4017e
arm: apple: Add initial Apple M2 Pro/Max support

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

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
arch/arm/mach-apple/board.c