From 568d3ba9698126b165bfb25c01bb986478887fd2 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Fri, 15 Apr 2022 14:19:28 +0200 Subject: doc: board: apple: Mention M1 Ultra support U-Boot now supports the M1 Ultra SoC as found in the new Mac Studio. Signed-off-by: Mark Kettenis --- doc/board/apple/m1.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/board/apple/m1.rst b/doc/board/apple/m1.rst index 083bfb0..8fa7637 100644 --- a/doc/board/apple/m1.rst +++ b/doc/board/apple/m1.rst @@ -10,6 +10,7 @@ the following SoCs work: - Apple M1 SoC (t8103) - Apple M1 Pro SoC (t6000) - Apple M1 Max SoC (t6001) + - Apple M1 Ultra SoC (t6002) On these SoCs the following hardware is supported: @@ -78,5 +79,5 @@ supported SoCs. - Base Address * - M1 (t8103) - 0x235200000 - * - M1 Pro/Max (t6000/t6001) + * - M1 Pro/Max/Ultra (t6000/t6001/t6002) - 0x39b200000 -- cgit v1.1