linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Distinct SOCFPGA SDRAM EDAC config
@ 2019-02-19 18:59 thor.thayer
  2019-02-19 18:59 ` [PATCH 1/2] EDAC, altera: Add separate " thor.thayer
  2019-02-19 18:59 ` [PATCH 2/2] ARM: socfpga_defconfig: enable EDAC by default thor.thayer
  0 siblings, 2 replies; 5+ messages in thread
From: thor.thayer @ 2019-02-19 18:59 UTC (permalink / raw)
  To: bp, dinguyen, linux, mchehab, james.morse
  Cc: thor.thayer, linux-kernel, linux-arm-kernel, linux-edac

From: Thor Thayer <thor.thayer@linux.intel.com>

Most users want EDAC support so make it the default.

SOCFPGA SDRAM EDAC reporting was enabled by the parent EDAC
config (CONFIG_ALTERA_EDAC) since initial customers always
wanted SDRAM EDAC enabled.
There are cases where the SDRAM needs to be disabled while
the other block EDACs remain enabled.
This patch set 1) splits out the SDRAM EDAC into a separate
config and 2) enables all the EDAC blocks by default for
32 bit SOCFPGA.

Thor Thayer (2):
  EDAC, altera: Add separate SDRAM EDAC config
  ARM: socfpga_defconfig: enable EDAC by default

 arch/arm/configs/socfpga_defconfig | 36 ++++++++++++--------
 drivers/edac/Kconfig               | 14 ++++++--
 drivers/edac/altera_edac.c         | 67 ++++++++++++++++++++------------------
 3 files changed, 69 insertions(+), 48 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-02-25 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-19 18:59 [PATCH 0/2] Distinct SOCFPGA SDRAM EDAC config thor.thayer
2019-02-19 18:59 ` [PATCH 1/2] EDAC, altera: Add separate " thor.thayer
2019-02-19 18:59 ` [PATCH 2/2] ARM: socfpga_defconfig: enable EDAC by default thor.thayer
2019-02-25 17:36   ` Dinh Nguyen
2019-02-25 18:57     ` Thor Thayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).