Re: [PATCHv10 1/2] edac: altera: Add Altera SDRAM EDAC support.

2014-09-04 Thread Dinh Nguyen
On 08/29/2014 11:02 AM, Borislav Petkov wrote: > On Mon, Aug 11, 2014 at 10:18:12AM -0500, ttha...@opensource.altera.com wrote: >> From: Thor Thayer >> >> This patch adds support for the CycloneV and ArriaV SDRAM controllers. >> Correction and reporting of SBEs, Panic on DBEs. >> >> Signed-off-by:

Re: [PATCHv10 1/2] edac: altera: Add Altera SDRAM EDAC support.

2014-08-29 Thread Borislav Petkov
On Mon, Aug 11, 2014 at 10:18:12AM -0500, ttha...@opensource.altera.com wrote: > From: Thor Thayer > > This patch adds support for the CycloneV and ArriaV SDRAM controllers. > Correction and reporting of SBEs, Panic on DBEs. > > Signed-off-by: Thor Thayer > --- > v2: Use the SDRAM controller re

Re: [PATCHv10 1/2] edac: altera: Add Altera SDRAM EDAC support.

2014-08-26 Thread Thor Thayer
On 08/14/2014 01:49 PM, Pavel Machek wrote: On Mon 2014-08-11 10:18:12, ttha...@opensource.altera.com wrote: From: Thor Thayer This patch adds support for the CycloneV and ArriaV SDRAM controllers. Correction and reporting of SBEs, Panic on DBEs. Signed-off-by: Thor Thayer Acked-by: Pavel

Re: [PATCHv10 1/2] edac: altera: Add Altera SDRAM EDAC support.

2014-08-14 Thread Pavel Machek
On Mon 2014-08-11 10:18:12, ttha...@opensource.altera.com wrote: > From: Thor Thayer > > This patch adds support for the CycloneV and ArriaV SDRAM controllers. > Correction and reporting of SBEs, Panic on DBEs. > > Signed-off-by: Thor Thayer Acked-by: Pavel Machek -- (english) http://www.li

[PATCHv10 1/2] edac: altera: Add Altera SDRAM EDAC support.

2014-08-11 Thread tthayer
From: Thor Thayer This patch adds support for the CycloneV and ArriaV SDRAM controllers. Correction and reporting of SBEs, Panic on DBEs. Signed-off-by: Thor Thayer --- v2: Use the SDRAM controller registers to calculate memory size instead of the Device Tree. Update To & Cc list. Add maint