Re: [PATCH v9 8/8] EDAC: armada_xp: Add support for more SoCs

2019-07-28 Thread Chris Packham
On Fri, 2019-07-26 at 15:51 +0100, James Morse wrote: > Hi Chris, > > On 12/07/2019 04:49, Chris Packham wrote: > > > > The Armada 38x and other integrated SoCs use a reduced pin count so > > the > > width of the SDRAM interface is smaller than the Armada XP SoCs. > > This > > means that the

Re: [PATCH v9 8/8] EDAC: armada_xp: Add support for more SoCs

2019-07-26 Thread James Morse
Hi Chris, On 12/07/2019 04:49, Chris Packham wrote: > The Armada 38x and other integrated SoCs use a reduced pin count so the > width of the SDRAM interface is smaller than the Armada XP SoCs. This > means that the definition of "full" and "half" width is reduced from > 64/32 to 32/16. > diff

[PATCH v9 8/8] EDAC: armada_xp: Add support for more SoCs

2019-07-11 Thread Chris Packham
The Armada 38x and other integrated SoCs use a reduced pin count so the width of the SDRAM interface is smaller than the Armada XP SoCs. This means that the definition of "full" and "half" width is reduced from 64/32 to 32/16. Signed-off-by: Chris Packham --- drivers/edac/armada_xp_edac.c | 5