Re: [PATCH 2/2] ARM: socfpga_defconfig: enable EDAC by default

From: Thor Thayer
Date: Mon Feb 25 2019 - 13:55:05 EST


On 2/25/19 11:36 AM, Dinh Nguyen wrote:
Hi Thor,

On 2/19/19 12:59 PM, thor.thayer@xxxxxxxxxxxxxxx wrote:
From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>

Enable the different ECC blocks by default on Cyclone5
and Arria10.

Signed-off-by: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
---
arch/arm/configs/socfpga_defconfig | 36 ++++++++++++++++++++++--------------
1 file changed, 22 insertions(+), 14 deletions(-)


Looks like you did a 'make savedefconfig' on this as well? can you
please rebase your patch to the arm/defconfig on the arm-soc tree?

Thanks,
Dinh

Yes. I'll send a V2 shortly. Thanks for reviewing.