Skip to content
Snippets Groups Projects
Commit 71bcada8 authored by Thor Thayer's avatar Thor Thayer Committed by Dinh Nguyen
Browse files

edac: altera: Add Altera SDRAM EDAC support

This patch adds support for the CycloneV and ArriaV SDRAM controllers.
Correction and reporting of SBEs, Panic on DBEs.

There was a discussion thread on whether this driver should be an mfd driver
or just make use of syscon, which is already a mfd. Ultimately, the
decision to use a simple syscon interface was reached.[1]

[1] https://lkml.org/lkml/2014/7/30/514



[dinguyen] Fixed Kconfig to have EDAC_ALTERA_MC as a tristate to prevent a
build failure for allmodconfig.

Signed-off-by: default avatarThor Thayer <tthayer@opensource.altera.com>
Acked-by: default avatarBorislav Petkov <bp@suse.de>
[dinguyen] cleaned up commit message
Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent 52addcf9
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment