]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: apple: Use "vidconsole,serial" as stdout/stderr
authorJanne Grunau <j@jannau.net>
Thu, 18 Apr 2024 19:00:26 +0000 (21:00 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 Apr 2024 17:02:08 +0000 (11:02 -0600)
commit9d189ab3f94080839c014829b8087de028d5c3b4
treee226867015508887b91aa1519682c863a05cd8ba
parent35361d8b4556cc0b6d4b4299412b41f074caa4db
configs: apple: Use "vidconsole,serial" as stdout/stderr

The display size querying in efi_console relies on this order. The
display should be the primary output device and should be used to
display more than 80x25 chars.

Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Janne Grunau <j@jannau.net>
include/configs/apple.h