提交 8b907c8b 编写于 作者: D Dinh Nguyen

arm: dts: socfpga: Add OCRAM node

Add a 64KB ocram node for SOCFPGA.
Signed-off-by: NDinh Nguyen <dinguyen@opensource.altera.com>
上级 f114040e
......@@ -639,6 +639,11 @@
clock-names = "biu", "ciu";
};
ocram: sram@ffff0000 {
compatible = "mmio-sram";
reg = <0xffff0000 0x10000>;
};
/* Local timer */
timer@fffec600 {
compatible = "arm,cortex-a9-twd-timer";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册