]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/mpl: Remove mpl-specific memory test command
authorPeter Tyser <ptyser@xes-inc.com>
Wed, 6 Oct 2010 04:48:47 +0000 (23:48 -0500)
committerWolfgang Denk <wd@denx.de>
Wed, 6 Oct 2010 20:25:38 +0000 (22:25 +0200)
commita7d54346e025d91bb4413c61b5f5ec13ae2a6bfc
tree934c8c403dfb7c06aca27977d7c00a6837358e45
parenta2f69d35f977179a0c98812c47718cee5b36fc11
board/mpl: Remove mpl-specific memory test command

The mpl-specfic memory test is only documented for one board, doesn't
compile cleanly, uses improper coding style, and overlaps functionality
with U-Boot's common 'mtest' command, so lets get rid of it.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
CC: d.peter@mpl.ch
CC: d.mueller@elsoft.ch
CC: wd@denx.de
board/mpl/common/common_util.c
board/mpl/common/memtst.c [deleted file]
board/mpl/mip405/Makefile
board/mpl/mip405/cmd_mip405.c
board/mpl/pati/Makefile
board/mpl/pip405/Makefile
board/mpl/vcma9/Makefile