-
- Downloads
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
Showing
- board/mpl/common/common_util.c 3 additions, 27 deletionsboard/mpl/common/common_util.c
- board/mpl/common/memtst.c 0 additions, 565 deletionsboard/mpl/common/memtst.c
- board/mpl/mip405/Makefile 1 addition, 1 deletionboard/mpl/mip405/Makefile
- board/mpl/mip405/cmd_mip405.c 1 addition, 2 deletionsboard/mpl/mip405/cmd_mip405.c
- board/mpl/pati/Makefile 1 addition, 1 deletionboard/mpl/pati/Makefile
- board/mpl/pip405/Makefile 1 addition, 1 deletionboard/mpl/pip405/Makefile
- board/mpl/vcma9/Makefile 1 addition, 1 deletionboard/mpl/vcma9/Makefile
board/mpl/common/memtst.c
deleted
100644 → 0
Please register or sign in to comment