Re: [Qemu-devel] [PATCH 19/19] aspeed/smc: Calculate checksum on normal DMA

2019-06-11 Thread Joel Stanley
On Sat, 25 May 2019 at 15:15, Cédric Le Goater wrote: > > From: Christian Svensson > > This patch adds the missing checksum calculation on normal DMA transfer. > According to the datasheet this is how the SMC should behave. > > Verified on AST1250 that the hardware matches the behaviour. > > Sign

[Qemu-devel] [PATCH 19/19] aspeed/smc: Calculate checksum on normal DMA

2019-05-25 Thread Cédric Le Goater
From: Christian Svensson This patch adds the missing checksum calculation on normal DMA transfer. According to the datasheet this is how the SMC should behave. Verified on AST1250 that the hardware matches the behaviour. Signed-off-by: Christian Svensson Signed-off-by: Cédric Le Goater --- h