On 01/27/2016 10:13 AM, 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 stored in memory otherwise the ECC will
> fail on reads.
>
> Signed-off-by: Thor Thayer
> ---
> v9: Im
From: Thor Thayer
This patch enables the ECC for On-Chip RAM on machine startup. The ECC
has to be enabled before data is stored in memory otherwise the ECC will
fail on reads.
Signed-off-by: Thor Thayer
---
v9: Improve node release handling.
v8: Address community comments on strings. Fix match