[PATCH] doc: board: apple: Mention M1 Ultra support

Mark Kettenis kettenis at openbsd.org
Fri Apr 15 14:19:28 CEST 2022


U-Boot now supports the M1 Ultra SoC as found in the new Mac Studio.

Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
---
 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 083bfb0a1a..8fa7637629 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
-- 
2.35.1



More information about the U-Boot mailing list