1
0
Fork 0

ARM: dts: socfpga: Add Altera Arria10 OCRAM EDAC devicetree entry

Add the device tree entries needed to support the Altera On-Chip
RAM EDAC on the Arria10 chip.

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
hifive-unleashed-5.1
Thor Thayer 2016-03-31 18:48:07 +00:00 committed by Dinh Nguyen
parent 64ded09d29
commit a44a77115f
1 changed files with 5 additions and 0 deletions

View File

@ -616,6 +616,11 @@
compatible = "altr,socfpga-a10-l2-ecc";
reg = <0xffd06010 0x4>;
};
ocram-ecc@ff8c3000 {
compatible = "altr,socfpga-a10-ocram-ecc";
reg = <0xff8c3000 0x400>;
};
};
rst: rstmgr@ffd05000 {