diff options
author | Rob Herring <[email protected]> | 2018-10-30 20:02:30 -0500 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2018-11-05 10:09:02 +0800 |
commit | 1af6ab3bac8458fc2e92ad7bb97b62de4a1fddef (patch) | |
tree | 7472ae968ef7f6a5b5f2c70bc28c4d988ec702a1 /tools/testing | |
parent | 438ad09af5581b7024850b5dbb6353c7f2f7d8a9 (diff) |
ARM: dts: fsl: Fix improperly quoted stdout-path values
A quoted label reference doesn't expand to the node path and is taken as
a literal string. Dropping the quotes can fix this unless the baudrate
string is appended in which case we have to use the alias.
At least on VF610, the problem was masked by setting the console in
bootargs. Use the alias syntax with baudrate parameter so we can drop
setting the console in bootargs.
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Pengutronix Kernel Team <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: Mark Rutland <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Reviewed-by: Stefan Agner <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions