[PATCH v3 1/2] console: add new CONSOLE_ACTIVATE_ALL_FALLBACK option
Sascha Hauer
s.hauer at pengutronix.de
Tue Jul 30 03:17:46 PDT 2024
On Tue, 30 Jul 2024 10:34:50 +0200, Ahmad Fatoum wrote:
> We already have three CONSOLE_ACTIVATE options and every one of them has
> drawbacks:
>
> - ACTIVATE_ALL: May write barebox log to external devices like MCUs
> that don't expect it
>
> - ACTIVATE_FIRST: Not applicable for most systems that probe from
> device tree, where the order of probe is not necessarily fixed,
> so what console is first may change over updates
>
> [...]
Applied, thanks!
[1/2] console: add new CONSOLE_ACTIVATE_ALL_FALLBACK option
https://git.pengutronix.de/cgit/barebox/commit/?id=6b01a6c7d14d (link may not be stable)
[2/2] common: clarify help text for CONFIG_CONSOLE_ACTIVATE_* options
https://git.pengutronix.de/cgit/barebox/commit/?id=eb00dd84d698 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list