Re: [PATCH v4 7/8] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC

From: Borislav Petkov
Date: Fri Jan 12 2018 - 13:45:07 EST


On Fri, Jan 12, 2018 at 02:27:54PM +1300, Chris Packham wrote:
> From: Jan Luebbe <jlu@xxxxxxxxxxxxxx>
>
> Add support for the ECC functionality as found in the DDR RAM and L2
> cache controllers on the MV78230/MV78x60 SoCs. This driver has been
> tested on the MV78460 (on a custom board with a DDR3 ECC DIMM).
>
> Signed-off-by: Jan Luebbe <jlu@xxxxxxxxxxxxxx>
> ---
> MAINTAINERS | 6 +
> drivers/edac/Kconfig | 7 +
> drivers/edac/Makefile | 1 +
> drivers/edac/armada_xp_edac.c | 639 ++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 653 insertions(+)
> create mode 100644 drivers/edac/armada_xp_edac.c

Reviewed-by: Borislav Petkov <bp@xxxxxxx>

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.