From 7914a7c5651a51617d952e8fa745000ed8c4f001 Mon Sep 17 00:00:00 2001 From: Leif Lindholm Date: Thu, 27 Nov 2014 17:56:07 +0000 Subject: [PATCH] of: support passing console options with stdout-path Support specifying console options (like with console=ttyXN,) by appending them to the stdout-path property after a separating ':'. Example: stdout-path = "uart0:115200"; Signed-off-by: Leif Lindholm [grant.likely: minor rework to shorten the diffstat] Signed-off-by: Grant Likely --- Reading git-format-patch failed