On Wed, 20 Mar 2019, Yash Shah wrote: > This EDAC driver supports: > - Initial configuration reporting on bootup via debug logs > - ECC event monitoring and reporting through the EDAC framework > - ECC event injection > > This driver is partially based on pnd2_edac.c and altera_edac.c > > Initially L2 Cache controller is added as a subcomponent to > this EDAC driver. > > Signed-off-by: Yash Shah <yash.shah@xxxxxxxxxx> Based on the discussion with Borislav, we're going to move the L2 driver elsewhere in the tree. We'll look into creating a platform-specific EDAC driver on top of that. - Paul