提交 7d3439f9 编写于 作者: M Michal Simek

arm: zynq: Add missing address node name in microzed board

This patch is fixing issue reported by dtc:
arch/arm/boot/dts/zynq-microzed.dtb: Warning (unit_address_vs_reg): Node
/memory has a reg or ranges property, but no unit name
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 32cda44d
......@@ -15,7 +15,7 @@
serial0 = &uart1;
};
memory {
memory@0 {
device_type = "memory";
reg = <0x0 0x40000000>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册