This reverts commit
dfb16ce1b29a246e3a2e210721c880fa157e0f18.
The previous patch
"arm64: zynqmp: Changed scratch address used by the alternate memory
test" is fixing this test failure.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
response = u_boot_console.run_command('mtest 20 10 0 2')
assert(expected_response in response)
-# CR-992632
-@pytest.mark.xfail
def test_memtest_ddr(u_boot_console):
"""Test that md reads memory as expected, and that memory can be modified
using the mw command."""