]> git.ipfire.org Git - people/ms/u-boot.git/commit - cmd/mem.c
sandbox: Update mtest to fix crashes
authorSimon Glass <sjg@chromium.org>
Thu, 28 Feb 2013 17:47:14 +0000 (17:47 +0000)
committerSimon Glass <sjg@chromium.org>
Fri, 1 Mar 2013 03:49:11 +0000 (19:49 -0800)
commit5512d5b034d3f199f16f7c18171cae7732bb05eb
treea06280bddfb19ebdcd7804ea8c9d56f920a1adf4
parent8e169cc943fcf93dd803adc70433b2c587db8796
sandbox: Update mtest to fix crashes

Use map_sysmem() in the memory tester so that it works as expected on
sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/cmd_mem.c