]> git.baikalelectronics.ru Git - kernel.git/commit
fbcon: logo: disable logo at boot
authorRandy Dunlap <rdunlap@xenotime.net>
Tue, 16 Oct 2007 08:29:37 +0000 (01:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:20 +0000 (09:43 -0700)
commit2bde874ae334ed438ed5571769660d2a1191c70f
tree18778253e745b9b01a8913f2e2903b3f58226ebc
parent96efc8360247ab4c71be2a4bf4d1d2e0ef751fc5
fbcon: logo: disable logo at boot

Add logo.nologo kernel boot option to disable the logo in order to provide
more screen space for kernel messages; especially useful when debugging and
screen space is more critical.

newport_con driver changes are untested.

[akpm@linux-foundation.org: cleanups, coding-style fixes]
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/kernel-parameters.txt
drivers/video/console/newport_con.c
drivers/video/logo/logo.c