]> git.karo-electronics.de Git - karo-tx-linux.git/commit
of: earlycon: Log more helpful message if stdout-path node not found
authorPeter Hurley <peter@hurleysoftware.com>
Sat, 16 Jan 2016 23:23:48 +0000 (15:23 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Feb 2016 06:07:37 +0000 (22:07 -0800)
commit0fcc286f6a952d6ec40f74f26fd9cd5d63c25f9e
tree85ee9f89596da2bd8682aa0b96d2f3c8cc1ffe26
parentdc6b576b283e7bdff552af9c0ce66e121c6b4887
of: earlycon: Log more helpful message if stdout-path node not found

Earlycon may fail to initialize for a variety of reasons, most of
which log the default early param message. If the stdout-path node is
not found, log the path which was not found (and suppress the
default early param message).

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/of/fdt.c