vkernel - Do not re-initialize vcons
authorAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 30 Jun 2018 19:36:53 +0000 (19:36 +0000)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Sat, 30 Jun 2018 19:37:56 +0000 (19:37 +0000)
commit1f04691de893a78a1e38ae14e1c4bdd2e8ed4ebd
tree2ef30bed12fb3375b3b8bc2a79e4b8ba28a71b34
parent674c9544567df804b792175b20b3de31eb708775
vkernel - Do not re-initialize vcons

- Commit fb3cf125d1 introduced a cninit() call in configure_final()
  and vcons should properly handle multiple initialization.
- This fixes the vkernel boot problem in current master.
sys/platform/vkernel64/platform/console.c