[U-Boot] [PATCH] board/mpl: Remove mpl-specific memory test command
Wolfgang Denk
wd at denx.de
Wed Oct 6 22:27:57 CEST 2010
Dear Peter Tyser,
In message <1286340527-29498-1-git-send-email-ptyser at 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 at xes-inc.com>
> CC: d.peter at mpl.ch
> CC: d.mueller at elsoft.ch
> CC: wdenk at 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
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I program, therefore I am.
More information about the U-Boot
mailing list