Quote:
Originally Posted by TheWizard
but I need to hack the bootloader to redirect the kernel console away from it.
|
Not really, you can specify a different console device on the kernel command line at start-up.
(Kernel command line is usually defined in the U-Boot environment, so no code changes involved, just re-set what you need.)