]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Drop support for GTH board
authorWolfgang Denk <wd@denx.de>
Mon, 5 Jul 2010 20:46:33 +0000 (22:46 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 17 Jul 2010 18:47:08 +0000 (20:47 +0200)
commit0fe247b973d9b8f7e2c04cc159fcdd2e64591e55
tree952f8896b9a63dfd28ecfb693e65ae0992a58abd
parentb6c208ab1ebc2ac01e0029b8456210617ff67156
Drop support for GTH board

The board maintainer states:

    The GTH board is obsolete and has not been manufactured for
    several years.
    To my knowledge, no recent U-Boot build has been tested on that
    card.

So drop support for this board.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Thomas Lange <thomas@corelatus.se>
Acked-by: Thomas Lange<thomas@corelatus.se>
17 files changed:
MAINTAINERS
MAKEALL
arch/powerpc/cpu/mpc8xx/cpu_init.c
board/gth/Makefile [deleted file]
board/gth/README [deleted file]
board/gth/config.mk [deleted file]
board/gth/ee_access.c [deleted file]
board/gth/ee_access.h [deleted file]
board/gth/ee_dev.h [deleted file]
board/gth/flash.c [deleted file]
board/gth/gth.c [deleted file]
board/gth/pcmcia.c [deleted file]
board/gth/u-boot.lds [deleted file]
boards.cfg
common/env_common.c
include/commproc.h
include/configs/GTH.h [deleted file]