Re: [PATCHv5 2/5] arm: socfpga: Enable OCRAM ECC on startup.

2014-12-02 Thread Thor Thayer
On 12/02/2014 09:11 AM, Mark Rutland wrote: On Wed, Nov 12, 2014 at 12:14:20AM +, ttha...@opensource.altera.com wrote: From: Thor Thayer This patch enables the ECC for On-Chip RAM on machine startup. The ECC has to be enabled before data is is stored in memory otherwise the ECC will

Re: [PATCHv5 2/5] arm: socfpga: Enable OCRAM ECC on startup.

2014-12-02 Thread Mark Rutland
On Wed, Nov 12, 2014 at 12:14:20AM +, ttha...@opensource.altera.com wrote: > From: Thor Thayer > > This patch enables the ECC for On-Chip RAM on machine > startup. The ECC has to be enabled before data is > is stored in memory otherwise the ECC will fail on > reads. > > Signed-off-by: Thor

Re: [PATCHv5 2/5] arm: socfpga: Enable OCRAM ECC on startup.

2014-12-02 Thread Mark Rutland
On Wed, Nov 12, 2014 at 12:14:20AM +, ttha...@opensource.altera.com wrote: From: Thor Thayer ttha...@opensource.altera.com This patch enables the ECC for On-Chip RAM on machine startup. The ECC has to be enabled before data is is stored in memory otherwise the ECC will fail on reads.

Re: [PATCHv5 2/5] arm: socfpga: Enable OCRAM ECC on startup.

2014-12-02 Thread Thor Thayer
On 12/02/2014 09:11 AM, Mark Rutland wrote: On Wed, Nov 12, 2014 at 12:14:20AM +, ttha...@opensource.altera.com wrote: From: Thor Thayer ttha...@opensource.altera.com This patch enables the ECC for On-Chip RAM on machine startup. The ECC has to be enabled before data is is stored in

Re: [PATCHv5 2/5] arm: socfpga: Enable OCRAM ECC on startup.

2014-11-11 Thread Dinh Nguyen
On 11/11/14, 6:14 PM, ttha...@opensource.altera.com wrote: > From: Thor Thayer > > This patch enables the ECC for On-Chip RAM on machine > startup. The ECC has to be enabled before data is > is stored in memory otherwise the ECC will fail on > reads. > > Signed-off-by: Thor Thayer > --- >

[PATCHv5 2/5] arm: socfpga: Enable OCRAM ECC on startup.

2014-11-11 Thread tthayer
From: Thor Thayer This patch enables the ECC for On-Chip RAM on machine startup. The ECC has to be enabled before data is is stored in memory otherwise the ECC will fail on reads. Signed-off-by: Thor Thayer --- v2: Split OCRAM ECC portion separately. Addition of iounmap() and reorganization

[PATCHv5 2/5] arm: socfpga: Enable OCRAM ECC on startup.

2014-11-11 Thread tthayer
From: Thor Thayer ttha...@opensource.altera.com This patch enables the ECC for On-Chip RAM on machine startup. The ECC has to be enabled before data is is stored in memory otherwise the ECC will fail on reads. Signed-off-by: Thor Thayer ttha...@opensource.altera.com --- v2: Split OCRAM ECC

Re: [PATCHv5 2/5] arm: socfpga: Enable OCRAM ECC on startup.

2014-11-11 Thread Dinh Nguyen
On 11/11/14, 6:14 PM, ttha...@opensource.altera.com wrote: From: Thor Thayer ttha...@opensource.altera.com This patch enables the ECC for On-Chip RAM on machine startup. The ECC has to be enabled before data is is stored in memory otherwise the ECC will fail on reads. Signed-off-by: