EDAC, altera: SoCFPGA EDAC should not look for ECC_CORR_EN
authorDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 14 Oct 2015 23:14:16 +0000 (18:14 -0500)
committerBorislav Petkov <bp@suse.de>
Thu, 15 Oct 2015 09:57:23 +0000 (11:57 +0200)
commit941fd2e7096495c05d693efcd3141e4e79a51ff6
tree3f62382e4f049001c78135992c4127aa33c4a4e8
parent30f84a891bf6dc7ffb9c0d0f3361ca6375633ac1
EDAC, altera: SoCFPGA EDAC should not look for ECC_CORR_EN

The bootloader may or may not enable the ECC_CORR_EN bit. By
not enabling ECC_CORR_EN, when error happens, it is the user's
responsibility to perform a full SDRAM scrub.

Remove the check for ECC_CORR_EN.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: Thor Thayer <tthayer@opensource.altera.com>
Link: http://lkml.kernel.org/r/1444864456-21778-1-git-send-email-dinguyen@opensource.altera.com
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/altera_edac.h
This page took 0.02468 seconds and 5 git commands to generate.