summaryrefslogtreecommitdiffstats
path: root/lava-slave/lava-screen.conf
AgeCommit message (Collapse)AuthorFilesLines
2020-11-23Remove screen supportCorentin LABBE1-0/+0
When I have added screen support, it was a hack for made M3ulcb serial console works. But for a long time ser2net works on m3ulcb. So lava-docker discouraged usage of screen and now it is time to remove it.
2018-07-12Support screen for uartCorentin LABBE1-0/+0
This patch add support for using screen instead of conmux-console. screen can be used by adding "use_screen: True" to uart. screen is necessary for some board with internal uart which have a micro cut when switching power (like DRA7-EVM and M3ULCB)