debug tip after earlycon is closed?
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-07-27 07:33:43
Also in:
linux-serial, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-07-27 07:33:43
Also in:
linux-serial, lkml
On Wednesday, July 27, 2016 10:23:09 AM CEST Masahiro Yamada wrote:
[ 0.000004] sched_clock: 56 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns [ 0.008254] Console: colour dummy device 80x25 [ 0.012700] console [tty0] enabled [ 0.016110] bootconsole [uniphier0] disabled
I assume that the original console is on a uart, while the new console appears to be on the framebuffer. Maybe you have no screen attached? Arnd