commit | 007b18588606148de4ab4cb8c0f7f1b0c1b56a41 | [log] [tgz] |
---|---|---|
author | Hector Martin <marcan@marcan.st> | Sun Apr 20 13:58:06 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 28 13:16:45 2025 -0600 |
tree | adafbe5481ef4d7dfa765d662ef663d1edd6c605 | |
parent | 7466b6dfb21cbdc3253b0058b7056462f7ebce70 [diff] |
arm: apple: rtkit: Add OSLog buffer support This will work for u-boot itself, but needs a special workaround in the MTP driver for Linux handoff to work. Signed-off-by: Hector Martin <marcan@marcan.st> Signed-off-by: Mark Kettenis <kettenis@openbsd.org>