Hi,
Currently, I am working on imx6 board with marshmallow. I got dmesg log on uart console.
But I want that log onto LCD Screen.
Anybody have any idea on this??
I am passing bootargs as follows:
setenv bootargs console=/dev/graphics/fb0,115200 androidboot.console=/dev/graphics/fb0 consoleblank=0
Hi divyesh
please check toradex knowledge article
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thanks igorpadykov,
It is working now.