[U-Boot] [PATCH 07/10] ARM: remove broken "lart" board.
Wolfgang Denk
wd at denx.de
Wed Sep 7 21:50:21 CEST 2011
Dear Wolfgang Denk,
In message <1315226254-16826-8-git-send-email-wd at denx.de> you wrote:
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
> Cc: Alex Züpke <azu at sysgo.de>
> ---
> MAINTAINERS | 4 -
> board/lart/Makefile | 51 -----
> board/lart/config.mk | 23 --
> board/lart/flash.c | 476 --------------------------------------------
> board/lart/flashasm.S | 177 ----------------
> board/lart/lart.c | 76 -------
> board/lart/lowlevel_init.S | 94 ---------
> boards.cfg | 1 -
> doc/README.scrapyard | 1 +
> include/configs/lart.h | 160 ---------------
> 10 files changed, 1 insertions(+), 1062 deletions(-)
> delete mode 100644 board/lart/Makefile
> delete mode 100644 board/lart/config.mk
> delete mode 100644 board/lart/flash.c
> delete mode 100644 board/lart/flashasm.S
> delete mode 100644 board/lart/lart.c
> delete mode 100644 board/lart/lowlevel_init.S
> delete mode 100644 include/configs/lart.h
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
Voodoo Programming: Things programmers do that they know shouldn't
work but they try anyway, and which sometimes actually work, such as
recompiling everything. - Karl Lehenbauer
More information about the U-Boot
mailing list