public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/9] ppc: Zap MHPC board
Date: Fri, 24 Oct 2014 23:52:32 +0200	[thread overview]
Message-ID: <20141024215232.3FAF53830E9@gemini.denx.de> (raw)
In-Reply-To: <1414006493-11461-4-git-send-email-marex@denx.de>

Dear Marek Vasut,

In message <1414006493-11461-4-git-send-email-marex@denx.de> you wrote:
> This board uses eeprom accessors in an incorrect way. The board
> is old and unsupported, just zap it.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Cc: Tom Rini <trini@ti.com>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Simon Glass <sjg@chromium.org>
> Cc: Heiko Schocher <hs@denx.de>
> ---
>  arch/powerpc/cpu/mpc8xx/Kconfig    |   4 -
>  arch/powerpc/cpu/mpc8xx/cpu_init.c |   1 -
>  board/eltec/mhpc/Kconfig           |  12 -
>  board/eltec/mhpc/MAINTAINERS       |   6 -
>  board/eltec/mhpc/Makefile          |   8 -
>  board/eltec/mhpc/flash.c           | 414 ---------------------------------
>  board/eltec/mhpc/mhpc.c            | 465 -------------------------------------
>  board/eltec/mhpc/u-boot.lds.debug  | 121 ----------
>  configs/MHPC_defconfig             |   3 -
>  doc/README.scrapyard               |   1 +
>  include/commproc.h                 |  22 --
>  include/configs/MHPC.h             | 369 -----------------------------
>  12 files changed, 1 insertion(+), 1425 deletions(-)
>  delete mode 100644 board/eltec/mhpc/Kconfig
>  delete mode 100644 board/eltec/mhpc/MAINTAINERS
>  delete mode 100644 board/eltec/mhpc/Makefile
>  delete mode 100644 board/eltec/mhpc/flash.c
>  delete mode 100644 board/eltec/mhpc/mhpc.c
>  delete mode 100644 board/eltec/mhpc/u-boot.lds.debug
>  delete mode 100644 configs/MHPC_defconfig
>  delete mode 100644 include/configs/MHPC.h

Applied to u-boot-mpc5xxx, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I am an atheist, thank God!

  reply	other threads:[~2014-10-24 21:52 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 19:34 [U-Boot] [PATCH 0/9] Pre-EEPROM cleanup series Marek Vasut
2014-10-22 19:34 ` [U-Boot] [PATCH 1/9] doc: Update README.scrapyard Marek Vasut
2014-10-22 21:45   ` Wolfgang Denk
2014-10-22 21:54     ` Marek Vasut
2014-10-24 21:35   ` Wolfgang Denk
2014-10-22 19:34 ` [U-Boot] [PATCH 2/9] ppc: Zap ICU862 board Marek Vasut
2014-10-24 21:47   ` Wolfgang Denk
2014-10-22 19:34 ` [U-Boot] [PATCH 3/9] ppc: Zap MHPC board Marek Vasut
2014-10-24 21:52   ` Wolfgang Denk [this message]
2014-10-22 19:34 ` [U-Boot] [PATCH 4/9] ppc: Zap Hymod board Marek Vasut
2014-10-24 21:54   ` Wolfgang Denk
2014-10-22 19:34 ` [U-Boot] [PATCH 5/9] ppc: Zap HWW1U1A board Marek Vasut
2014-10-24 21:54   ` Wolfgang Denk
2014-10-22 19:34 ` [U-Boot] [PATCH 6/9] ppc: Zap IDS8247 board Marek Vasut
2014-10-24 21:55   ` Wolfgang Denk
2014-10-22 19:34 ` [U-Boot] [PATCH 7/9] ppc: Zap TQM8260 board Marek Vasut
2014-10-24 21:55   ` Wolfgang Denk
2014-10-22 19:34 ` [U-Boot] [PATCH 8/9] ppc: Zap TQM8272 board Marek Vasut
2014-10-24 21:56   ` Wolfgang Denk
2014-10-22 19:34 ` [U-Boot] [PATCH 9/9] arm: Zap tricorder-eeprom Marek Vasut
2014-10-24 21:58   ` Wolfgang Denk
2014-10-24 23:25     ` Marek Vasut
2014-10-24 23:49   ` Andreas Bießmann
2014-10-24 23:52     ` Marek Vasut

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=20141024215232.3FAF53830E9@gemini.denx.de \
    --to=wd@denx.de \
    --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