On Tue, 2019-01-22 at 04:31 +0000, Wookey wrote: > On 2019-01-20 03:02 +0000, Ben Hutchings wrote: > > Reading /proc/consoles is exactly what you should do. > > Checking this on a booted thunderx machine (with no explicit kernel cmdline > options) it lists > ttyAMA0 > > If I boot with explicit console=tty0 console=ttyAMA0 on the kernel cmdline > then they both appear in /proc/consoles, AMA0 last > > If I boot with explicit console=tty0 on the kernel cmdline > then they both appear in /proc/consoles, AMA0 still last
Do the various flags not differ between the different cases? Ian.