[U-Boot] [PATCH 41/52] ARM: remove broken "meesc" board

Matthias Fuchs matthias.fuchs at esd.eu
Tue Jul 19 13:51:32 CEST 2011


Hi Wolfgang,

Daniel sent a patch to fix this issue in April

http://lists.denx.de/pipermail/u-boot/2011-April/090794.html.

Then Reinhard fixed some whitespace issues and applied it to
u-boot-atmel/next. But as we noticed just a minute ago, patching
failed somehow and most of the changes got lost.

I will resent the patch - rebased against top of git in just a minute.

Best regards,
Matthias

On 18.07.2011 00:17, Wolfgang Denk wrote:
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Daniel Gorsulowski <daniel.gorsulowski at esd.eu>
> ---
>  MAINTAINERS                 |    1 -
>  board/esd/meesc/Makefile    |   55 ---------
>  board/esd/meesc/config.mk   |    1 -
>  board/esd/meesc/meesc.c     |  283 -------------------------------------------
>  board/esd/meesc/partition.c |   37 ------
>  boards.cfg                  |    2 -
>  doc/README.scrapyard        |    1 +
>  include/configs/meesc.h     |  191 -----------------------------
>  8 files changed, 1 insertions(+), 570 deletions(-)
>  delete mode 100644 board/esd/meesc/Makefile
>  delete mode 100644 board/esd/meesc/config.mk
>  delete mode 100644 board/esd/meesc/meesc.c
>  delete mode 100644 board/esd/meesc/partition.c
>  delete mode 100644 include/configs/meesc.h
> 


More information about the U-Boot mailing list