Skip to content
Commit 65b03f68 authored by Thor Thayer's avatar Thor Thayer Committed by Meng Li
Browse files

HSD #1806784746: EDAC/altera: Warm Reset option S10 DBE

commit  c8081b81f0e612979ba933743a3582fa0a28ead1 from
https://github.com/altera-opensource/linux-socfpga.git



The Stratix10 peripheral FIFO memories can recover from double
bit errors with a warm reset instead of a cold reset.
Add the option of a warm reset for peripheral (USB, Ethernet)
memories.

CPU memories such as SDRAM and OCRAM require a cold reset for
DBEs.
Filter on whether the error is a SDRAM/OCRAM or a peripheral
FIFO memory to determine which reset to use when the warm
reset option is configured.

Signed-off-by: default avatarThor Thayer <thor.thayer@linux.intel.com>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent d6b9f5ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment