]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Use common mtest iteration counting
authorSimon Glass <sjg@chromium.org>
Sun, 24 Feb 2013 17:33:17 +0000 (17:33 +0000)
committerSimon Glass <sjg@chromium.org>
Fri, 1 Mar 2013 03:09:22 +0000 (19:09 -0800)
commit51209b1f42cb6d1a7ce7c70be08aef2c988656cc
tree5d8f9aabe330889b65336a0ba40446101fef7d55
parentc9638f50fbd8e6973c296f6a8f2d5b91a4324c97
Use common mtest iteration counting

The iteration code is the same for each version of the memory test, so
pull it out into the common function.

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