[U-Boot] [PATCH 1/4] powerpc/85xx: Removed support for ATUM8548 board

Kumar Gala galak at kernel.crashing.org
Wed Jan 5 01:11:18 CET 2011


On Dec 13, 2010, at 10:12 PM, Kumar Gala wrote:

> The ATUM8548 board is no longer maintained and thus we are removing
> support for it.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> MAINTAINERS                |    4 -
> board/atum8548/Makefile    |   57 ------
> board/atum8548/atum8548.c  |  297 -----------------------------
> board/atum8548/ddr.c       |   83 --------
> board/atum8548/law.c       |   61 ------
> board/atum8548/tlb.c       |   90 ---------
> boards.cfg                 |    1 -
> doc/README.atum8548        |   29 ---
> include/configs/ATUM8548.h |  443 --------------------------------------------
> 9 files changed, 0 insertions(+), 1065 deletions(-)
> delete mode 100644 board/atum8548/Makefile
> delete mode 100644 board/atum8548/atum8548.c
> delete mode 100644 board/atum8548/ddr.c
> delete mode 100644 board/atum8548/law.c
> delete mode 100644 board/atum8548/tlb.c
> delete mode 100644 doc/README.atum8548
> delete mode 100644 include/configs/ATUM8548.h

applied to 85xx

- k


More information about the U-Boot mailing list