Re: [PATCH 4/4] cmd: mem: Add bitflip memory test to alternate mtest

2020-04-21 Thread Tom Rini
On Thu, Mar 05, 2020 at 07:21:32AM +0100, Stefan Roese wrote: > This additional bitflip memory test is inspired by the bitflip test > in memtester v4.3.0. It show some errors on some problematic GARDENA > MT7688 based boards. The other memory tests usually don't show any > errors here. > >

[PATCH 4/4] cmd: mem: Add bitflip memory test to alternate mtest

2020-03-04 Thread Stefan Roese
This additional bitflip memory test is inspired by the bitflip test in memtester v4.3.0. It show some errors on some problematic GARDENA MT7688 based boards. The other memory tests usually don't show any errors here. Signed-off-by: Stefan Roese --- cmd/mem.c | 60