[PATCH v2 0/2] Disable debug UART for Apple M1

Mark Kettenis kettenis at openbsd.org
Mon Feb 14 22:09:24 CET 2022


Now that we support the M1 Pro/Max SoCs we need to disable the debug
UART as the base address is different on the new SoC.  This now
includes an update to the board documentation with details on how
to enable the debug UART.


Mark Kettenis (2):
  arm: apple: Disable debug UART
  doc: board: apple: Update Apple M1 documentation

 configs/apple_m1_defconfig |  1 -
 doc/board/apple/m1.rst     | 32 +++++++++++++++++++++++++++-----
 2 files changed, 27 insertions(+), 6 deletions(-)

-- 
2.35.1



More information about the U-Boot mailing list