Re: [PATCHv6 1/5] arm: socfpga: Enable L2 Cache ECC on startup.

2015-02-06 Thread Mark Rutland
On Fri, Jan 09, 2015 at 02:53:52AM +, ttha...@opensource.altera.com wrote: > From: Thor Thayer > > This patch enables the ECC for L2 cache on machine > startup. The ECC has to be enabled before data is > is stored in memory otherwise the ECC will fail on > reads. I take it you mean before t

[PATCHv6 1/5] arm: socfpga: Enable L2 Cache ECC on startup.

2015-01-08 Thread tthayer
From: Thor Thayer This patch enables the ECC for L2 cache 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 initialization into separate patch. v3/4: No change v5: Remove l2cac