Re: [PATCH 2/2] EDAC, altera: Initialize peripheral FIFOs in probe()

From: Borislav Petkov
Date: Fri Mar 29 2019 - 06:51:12 EST


On Tue, Mar 26, 2019 at 04:29:31PM -0500, thor.thayer@xxxxxxxxxxxxxxx wrote:
> From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
>
> The FIFO memory and ECC initialization doesn't need to be
> done as a separate operation early in the startup.
>
> Improve the Arria10 and Stratix10 peripheral FIFO init
> by initializing memory and enabling ECC as part of the
> device driver initialization.
>
> Signed-off-by: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
> ---
> drivers/edac/altera_edac.c | 162 +++++++++++++++++++++++++--------------------
> 1 file changed, 91 insertions(+), 71 deletions(-)

Both applied,
thanks.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.