diff options
Diffstat (limited to 'sys/gnu/dts/arm/am3517-evm.dts')
| -rw-r--r-- | sys/gnu/dts/arm/am3517-evm.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/gnu/dts/arm/am3517-evm.dts b/sys/gnu/dts/arm/am3517-evm.dts index 1e2bb68231ad..3527c0f2dfff 100644 --- a/sys/gnu/dts/arm/am3517-evm.dts +++ b/sys/gnu/dts/arm/am3517-evm.dts @@ -20,6 +20,10 @@ display0 = &lcd0; }; + chosen { + stdout-path = &uart3; + }; + memory@80000000 { device_type = "memory"; reg = <0x80000000 0x10000000>; /* 256 MB */ |
