Activating hvc0 to receive Linux kernel messages
Use the console kernel parameter to also
activate hvc0 to receive Linux™ kernel messages.
By default, the line-mode terminal device ttyS0 is
activated to receive Linux kernel
messages and also is used as the preferred console. Of the HVC terminal
devices, only hvc0 can receive Linux kernel messages.
You can specify multiple console statements, each activating a terminal device to receive Linux kernel messages. The last console statement specifies the
preferred console. If the following is the only console statement in the Linux kernel parameter string, hvc0 is
activated to receive Linux kernel messages and also becomes
the preferred console.
Examples
console=hvc0ttyS0 as the preferred console,
you need a second console statement:console=hvc0 console=ttyS0For more information about the console kernel parameter see Device Drivers, Features, and Commands, SC33-8411.