提交 70c341cf 编写于 作者: J Jon Mason 提交者: Florian Fainelli

ARM: dts: NSP: Specify RAM amount for BCM958525XMC board

Add 1GB of memory starting at physical offset 0x6000_0000.
Signed-off-by: NJon Mason <jon.mason@broadcom.com>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 21af8f45
......@@ -45,6 +45,11 @@
chosen {
stdout-path = "serial0:115200n8";
};
memory {
device_type = "memory";
reg = <0x60000000 0x40000000>;
};
};
&i2c0 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册