public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* parsing console cmdline
@ 2009-02-08 17:45 Felipe Balbi
  0 siblings, 0 replies; only message in thread
From: Felipe Balbi @ 2009-02-08 17:45 UTC (permalink / raw)
  To: linux-kernel

Hi all,

a simple question: is it possible to register another function to decode
console= cmdline ?

I mean, I see console cmdline being decoded in
kernel/printk.c:console_setup(), but I have a special console that today
is using a platform specific TAG to be enabled and I wanna clean that up
by parsing the console via console cmdline, which makes sense. So, is it
possible that I create a special setup() function for that console of
mine ? Or should I patch console_setup() ??

-- 
balbi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-08 17:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-08 17:45 parsing console cmdline Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox