Skip to content
Snippets Groups Projects
Commit 2deba805 authored by Alexander Merkle's avatar Alexander Merkle Committed by Tom Rini
Browse files

Fix typo in chosen parameter in vf610-twr.dts


Fix typo "choosen" instead of "chosen" in vf610-twr.dts.
Fixes boot process and terminal output for Vybrid series.

Signed-off-by: default avatarAlexander Merkle <alexander.merkle@lauterbach.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 214cc905
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
model = "VF610 Tower Board"; model = "VF610 Tower Board";
compatible = "fsl,vf610-twr", "fsl,vf610"; compatible = "fsl,vf610-twr", "fsl,vf610";
choosen { chosen {
stdout-path = &uart1; stdout-path = &uart1;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment