]> Git Repo - linux.git/commit
of: support passing console options with stdout-path
authorLeif Lindholm <[email protected]>
Thu, 27 Nov 2014 17:56:07 +0000 (17:56 +0000)
committerGrant Likely <[email protected]>
Wed, 3 Dec 2014 23:12:37 +0000 (23:12 +0000)
commit7914a7c5651a51617d952e8fa745000ed8c4f001
tree4a0b5a33bd0dbc2a39bcec49ccc3dc7f9c412d91
parent75c28c09af99a0db0ccd8b4395469761aa736543
of: support passing console options with stdout-path

Support specifying console options (like with console=ttyXN,<options>)
by appending them to the stdout-path property after a separating ':'.

Example:
        stdout-path = "uart0:115200";

Signed-off-by: Leif Lindholm <[email protected]>
[grant.likely: minor rework to shorten the diffstat]
Signed-off-by: Grant Likely <[email protected]>
drivers/of/base.c
This page took 0.049566 seconds and 4 git commands to generate.