rework VGA and serial output
commit5dce6450cf93bde8816892db3f67d74b9947b209
authorWaldemar Brodkorb <wbx@openadk.org>
Sat, 14 Feb 2015 10:48:26 +0000 (14 04:48 -0600)
committerWaldemar Brodkorb <wbx@openadk.org>
Sat, 14 Feb 2015 10:50:37 +0000 (14 04:50 -0600)
tree991054ee6093dd8fd4e0ff7262a7868c6b3ebc4d
parentde7c7901a87c27f80bf562a1f1797c838fa6efe0
rework VGA and serial output

The Linux kernel can output messages to serial devices and
vga devices in parallel. The latest console= entry decides which
console output is used for init via /dev/console character device.

Let the developer configure what he wants. If you use f.e. Kodi,
be sure output/input is used for VGA, other wise kodi startsup,
but you end up with a black screen.
target/Makefile
target/config/Config.in.runtime