Changes between Version 4 and Version 5 of troubleshooting


Ignore:
Timestamp:
01/26/2021 07:17:06 PM (3 years ago)
Author:
Tim Harvey
Comment:

added earlycon param for venice

Legend:

Unmodified
Added
Removed
Modified
  • troubleshooting

    v4 v5  
    113113}}}
    114114
     115For venice, Early console is compiled into the kernel and to enable it make sure you boot with:
     116{{{#!bash
     117console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200
     118}}}
     119
    115120[=#sysrq]
    116121== Linux Magic System Request Key Hacks ==