[PATCHv2 10/11] ARM: socfpga: Enable Arria10 L2 cache ECC on startup
Dinh Nguyen
dinguyen at opensource.altera.com
Tue Mar 8 06:45:26 PST 2016
On 03/07/2016 01:43 PM, tthayer at opensource.altera.com wrote:
> From: Thor Thayer <tthayer at opensource.altera.com>
>
> Enable ECC for Arria10 L2 cache on machine startup. The ECC has to be
> enabled before data is stored in memory otherwise the ECC will fail
> on reads.
> Use DT_MACHINE to select Arria10 L2 cache function.
>
> Signed-off-by: Thor Thayer <tthayer at opensource.altera.com>
> ---
> v2: Split into 2 separate functions selected with DT_MACHINE.
> ---
> arch/arm/mach-socfpga/core.h | 1 +
> arch/arm/mach-socfpga/l2_cache.c | 49 ++++++++++++++++++++++++++++++++++++++
> arch/arm/mach-socfpga/socfpga.c | 10 +++++++-
> 3 files changed, 59 insertions(+), 1 deletion(-)
>
Acked-by: Dinh Nguyen <dinguyen at opensource.altera.com>
Thanks,
Dinh
More information about the linux-arm-kernel
mailing list