On Tue, 2016-08-09 at 00:24 -0700, [email protected] wrote: > Maybe adding an earlyprintk or earlycon parameter on the kernel > > command line will help you. > > > If it convenient, could you tell me the kernel commandline that I > need to add for more information?
earlycon is platform specific, so you need to use something compatable with your qemu configuration. Maybe 'earlycon=pl011,0x9000000'??? -Geoff
