public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Thomas Lange <thomas@corelatus.se>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Drop support for GTH board
Date: Thu, 01 Jul 2010 00:55:29 +0200	[thread overview]
Message-ID: <4C2BCB61.7050207@corelatus.se> (raw)
In-Reply-To: <1277841991-1526-1-git-send-email-wd@denx.de>

Dear Wolfgang,

On 2010-06-29 22:06, Wolfgang Denk wrote:
> 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>
> ---
>   MAINTAINERS           |    4 -
>   MAKEALL               |    1 -
>   board/gth/Makefile    |   44 ----
>   board/gth/README      |   18 --
>   board/gth/config.mk   |   40 ---
>   board/gth/ee_access.c |  335 -------------------------
>   board/gth/ee_access.h |   16 --
>   board/gth/ee_dev.h    |   85 -------
>   board/gth/flash.c     |  649 -------------------------------------------------
>   board/gth/gth.c       |  595 ---------------------------------------------
>   board/gth/pcmcia.c    |   93 -------
>   board/gth/u-boot.lds  |  127 ----------
>   boards.cfg            |    1 -
>   13 files changed, 0 insertions(+), 2008 deletions(-)
>   delete mode 100644 board/gth/Makefile
>   delete mode 100644 board/gth/README
>   delete mode 100644 board/gth/config.mk
>   delete mode 100644 board/gth/ee_access.c
>   delete mode 100644 board/gth/ee_access.h
>   delete mode 100644 board/gth/ee_dev.h
>   delete mode 100644 board/gth/flash.c
>   delete mode 100644 board/gth/gth.c
>   delete mode 100644 board/gth/pcmcia.c
>   delete mode 100644 board/gth/u-boot.lds
<...>

This patch does not remove all references to the GTH board.

file include/configs/GTH.h remains.

CONFIG_GTH define is used in
cpu/mpc8xx/cpu_init.c
include/commproc.h
common/env_common.c

Regards,
/Thomas

  reply	other threads:[~2010-06-30 22:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-23 21:34 [U-Boot] GTH board status Wolfgang Denk
2010-06-24  9:48 ` Thomas Lange
2010-06-24 18:49   ` Wolfgang Denk
2010-06-24 18:57     ` Thomas Lange
2010-06-29 20:06       ` [U-Boot] [PATCH] Drop support for GTH board Wolfgang Denk
2010-06-30 22:55         ` Thomas Lange [this message]
2010-07-04 22:07           ` Wolfgang Denk
2010-07-04 22:07         ` [U-Boot] [PATCH v2] " Wolfgang Denk
2010-07-04 22:29           ` Thomas Lange
2010-07-05 20:47             ` Wolfgang Denk
2010-07-05 20:46         ` [U-Boot] [PATCH v3] " Wolfgang Denk
2010-07-05 21:12           ` Thomas Lange
2010-07-17 18:47           ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C2BCB61.7050207@corelatus.se \
    --to=thomas@corelatus.se \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox