[U-Boot] [PATCH v2 09/16] ARM: remove broken "versatile" boards.
Stefano Babic
sbabic at denx.de
Fri Aug 26 14:56:42 CEST 2011
On 08/26/2011 02:25 PM, Wolfgang Denk wrote:
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> MAINTAINERS | 2 -
> MAKEALL | 3 -
> README | 2 +-
> board/armltd/versatile/Makefile | 51 ------
> board/armltd/versatile/lowlevel_init.S | 34 ----
> board/armltd/versatile/split_by_variant.sh | 42 -----
> board/armltd/versatile/versatile.c | 111 ------------
> doc/README.scrapyard | 1 +
> include/configs/versatile.h | 252 ----------------------------
> 9 files changed, 2 insertions(+), 496 deletions(-)
> delete mode 100644 board/armltd/versatile/Makefile
> delete mode 100644 board/armltd/versatile/lowlevel_init.S
> delete mode 100755 board/armltd/versatile/split_by_variant.sh
> delete mode 100644 board/armltd/versatile/versatile.c
> delete mode 100644 include/configs/versatile.h
Hi Wolfgang,
your patch removes also the possibility to run the versatilepb board in
qemu environment (target versatileqemu in boards.cfg). For that I sent a
patch that it is already in mainline (commit
d388298a59ba375c76597b8f95b560afa971a0fb).
I will suggest to remove only the split_by_variant.sh file in this patch.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list