
Dear Peter Tyser,
In message 1286340527-29498-1-git-send-email-ptyser@xes-inc.com you wrote:
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: wdenk@denx.de
Do you happen to know where this incorrect email address is coming from? I never had any such problems, but in the last few days more and more people seem to pick up that bad address?
The few snippets of code I looked at in board/mpl were extremely ugly; I'm assuming these board ports aren't really maintained. Would anyone complain if I removed them?
I think you are right. If you have tiome, please submit patches to remove these, then we will see if anybody cares.
board/mpl/common/common_util.c | 30 +-- board/mpl/common/memtst.c | 565 ---------------------------------------- board/mpl/mip405/Makefile | 2 +- board/mpl/mip405/cmd_mip405.c | 3 +- board/mpl/pati/Makefile | 2 +- board/mpl/pip405/Makefile | 2 +- board/mpl/vcma9/Makefile | 2 +- 7 files changed, 8 insertions(+), 598 deletions(-) delete mode 100644 board/mpl/common/memtst.c
Applied, thanks.
Best regards,
Wolfgang Denk