Re: [PATCH v2 2/3] fbdev: fbmem: allow overriding the number of bootup logos
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2019-08-27 08:36:51
Also in:
dri-devel, linux-doc, lkml
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2019-08-27 08:36:51
Also in:
dri-devel, linux-doc, lkml
Hi Peter, On Mon, Aug 26, 2019 at 10:46 PM Peter Rosin [off-list ref] wrote:
Probably most useful if you only want one logo regardless of how many CPU cores you have. Signed-off-by: Peter Rosin <redacted>
Thanks for your patch!
--- a/Documentation/fb/fbcon.rst +++ b/Documentation/fb/fbcon.rst@@ -174,6 +174,11 @@ C. Boot options displayed due to multiple CPUs, the collected line of logos is moved as a whole. +9. fbcon=logo-count:<n> + + The value 'n' overrides the number of bootup logos. Zero gives the + default, which is the number of online cpus.
Isn't that a bit unexpected for the user?
What about making -1 the default (auto), and zero meaning no logos?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds