Re: [PATCH v4 10/11] of: earlycon: Log more helpful message if stdout-path node not found

From: Rob Herring
Date: Tue Jan 12 2016 - 18:38:40 EST


On Tue, Jan 12, 2016 at 1:41 PM, Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> wrote:
> 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).
>
> Signed-off-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
> ---
> drivers/of/fdt.c | 9 ++++++---
> 1 file changed, 6 insertions(+), 3 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>