commit | 84aadb861076169d5436d89fc71760654d36902e | [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:44:23 2022 -0500 |
tree | a8ceed811a40c80063f10ff6118a37bc3159851e | |
parent | 90cebebef32d9d550ad32f1d5f7bedd34eafc891 [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>