Skip to content

Commit 64d2c79

Browse files
committed
evbarm/am18: choose serial port
Serial 1 is sensor port 1 on the EV3
1 parent 3136a68 commit 64d2c79

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

sys/arch/arm/dts/da850-lego-ev3.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
#include "../../../external/gpl2/dts/dist/arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts"
3333

3434
/ {
35+
chosen {
36+
stdout-path = &serial1;
37+
};
38+
3539
arm {
3640
compatible = "simple-bus";
3741
};

0 commit comments

Comments
 (0)