commit | bee206b3270f92e7bfc0cab020a1831cfc263864 | [log] [tgz] |
---|---|---|
author | Mark Kettenis <kettenis@openbsd.org> | Sun Feb 06 13:21:14 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 10 16:12:13 2022 -0500 |
tree | 50ec555eb9c634c10b3ed08892e3eed11aefa833 | |
parent | bb2ba7fc4bbec4422e07d7ee89fd5e4dc65cf905 [diff] |
apple: Fix debug uart clock rate The clock rate for the serial console on Apple M1 systems is 24 MHz instead of 240 kHz. Signed-off-by: Mark Kettenis <kettenis@openbsd.org>