Open miky2k opened 8 years ago
Dmesg line: [ 4.974699] 1f02800.serial: ttyS0 at MMIO 0x1f02800 (irq = 37, base_baud = 1500000) is a U6_16550A Command dmesg -t | grep tty | grep MMIO | cut -b 14-1 Output: l: tt
[ 4.974699] 1f02800.serial: ttyS0 at MMIO 0x1f02800 (irq = 37, base_baud = 1500000) is a U6_16550A
dmesg -t | grep tty | grep MMIO | cut -b 14-1
l: tt
Should be: ttyS0
ttyS0
Dmesg line:
[ 4.974699] 1f02800.serial: ttyS0 at MMIO 0x1f02800 (irq = 37, base_baud = 1500000) is a U6_16550A
Commanddmesg -t | grep tty | grep MMIO | cut -b 14-1
Output:l: tt
Should be:
ttyS0