summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/stih407-b2120.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/stih407-b2120.dts')
-rw-r--r--dts/src/arm/stih407-b2120.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/dts/src/arm/stih407-b2120.dts b/dts/src/arm/stih407-b2120.dts
index c8ad905d03..62ce1cecbb 100644
--- a/dts/src/arm/stih407-b2120.dts
+++ b/dts/src/arm/stih407-b2120.dts
@@ -14,17 +14,17 @@
compatible = "st,stih407-b2120", "st,stih407";
chosen {
- bootargs = "console=ttyAS0,115200 clk_ignore_unused";
- linux,stdout-path = &sbc_serial0;
+ bootargs = "clk_ignore_unused";
+ stdout-path = &sbc_serial0;
};
- memory {
+ memory@40000000 {
device_type = "memory";
reg = <0x40000000 0x80000000>;
};
aliases {
- ttyAS0 = &sbc_serial0;
+ serial0 = &sbc_serial0;
ethernet0 = &ethernet0;
};