commit | 0ae3c79b7c126b1e91c5851ed2549e01e8c37238 | [log] [tgz] |
---|---|---|
author | Mark Kettenis <kettenis@openbsd.org> | Mon Feb 14 22:09:26 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 21 08:35:40 2022 -0500 |
tree | 43cbde1e65e8f30d97426ea3ee5bde3fe0811789 | |
parent | 5a0973f013095b87959eb68ec223bc10fc6b38ce [diff] |
doc: board: apple: Update Apple M1 documentation U-Boot now supports NVMe storage and on the laptop models, the SPI keyboard. Since we now disable the debug console by default provide instructions on how the enable the debug console including a table listing the appropriate UART base address for each of the supported SoCs. Signed-off-by: Mark Kettenis <kettenis@openbsd.org>