aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/dts/arm/meson6-atv1200.dts
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/dts/arm/meson6-atv1200.dts')
-rw-r--r--sys/gnu/dts/arm/meson6-atv1200.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/gnu/dts/arm/meson6-atv1200.dts b/sys/gnu/dts/arm/meson6-atv1200.dts
index 9444b0d9628f..997e69c5963e 100644
--- a/sys/gnu/dts/arm/meson6-atv1200.dts
+++ b/sys/gnu/dts/arm/meson6-atv1200.dts
@@ -56,7 +56,12 @@
serial0 = &uart_AO;
};
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
memory {
+ device_type = "memory";
reg = <0x40000000 0x80000000>;
};
};