aboutsummaryrefslogtreecommitdiff
path: root/src/arm/armada-370-rd.dts
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/armada-370-rd.dts')
-rw-r--r--src/arm/armada-370-rd.dts5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/arm/armada-370-rd.dts b/src/arm/armada-370-rd.dts
index 6ae36a38beb2..fbef730e8d37 100644
--- a/src/arm/armada-370-rd.dts
+++ b/src/arm/armada-370-rd.dts
@@ -64,7 +64,7 @@
compatible = "marvell,a370-rd", "marvell,armada370", "marvell,armada-370-xp";
chosen {
- bootargs = "console=ttyS0,115200 earlyprintk";
+ stdout-path = "serial0:115200n8";
};
memory {
@@ -74,7 +74,8 @@
soc {
ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000
- MBUS_ID(0x01, 0xe0) 0 0xfff00000 0x100000>;
+ MBUS_ID(0x01, 0xe0) 0 0xfff00000 0x100000
+ MBUS_ID(0x09, 0x01) 0 0xf1100000 0x10000>;
pcie-controller {
status = "okay";