cmd: mem: Add bitflip memory test to alternate mtest
authorStefan Roese <sr@denx.de>
Thu, 5 Mar 2020 06:21:32 +0000 (07:21 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 16:32:36 +0000 (12:32 -0400)
commit8e434cb705d463bc8cff935160e4fb4c77cb99ab
treef3fd2e308e0d32ffa50d3dc582784173a9eee8a5
parentf14bfa7ec6a5ec79e1c8dd48571b740922439912
cmd: mem: Add bitflip memory test to alternate mtest

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 <sr@denx.de>
cmd/mem.c