All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 6/9] ppc: Zap IDS8247 board
Date: Fri, 24 Oct 2014 23:55:09 +0200	[thread overview]
Message-ID: <20141024215509.09F5238018C@gemini.denx.de> (raw)
In-Reply-To: <1414006493-11461-7-git-send-email-marex@denx.de>

Dear Marek Vasut,

In message <1414006493-11461-7-git-send-email-marex@denx.de> you wrote:
> This board is old and is using CONFIG_I2C_X, which is wrong.
> 
> 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/mpc8260/Kconfig |   4 -
>  board/ids/ids8247/Kconfig        |  12 -
>  board/ids/ids8247/MAINTAINERS    |   6 -
>  board/ids/ids8247/Makefile       |  11 -
>  board/ids/ids8247/ids8247.c      | 390 ---------------------------------
>  configs/IDS8247_defconfig        |   3 -
>  doc/README.scrapyard             |   1 +
>  include/configs/IDS8247.h        | 462 ---------------------------------------
>  8 files changed, 1 insertion(+), 888 deletions(-)
>  delete mode 100644 board/ids/ids8247/Kconfig
>  delete mode 100644 board/ids/ids8247/MAINTAINERS
>  delete mode 100644 board/ids/ids8247/Makefile
>  delete mode 100644 board/ids/ids8247/ids8247.c
>  delete mode 100644 configs/IDS8247_defconfig
>  delete mode 100644 include/configs/IDS8247.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
My play was a complete success.  The audience was a failure.

  reply	other threads:[~2014-10-24 21:55 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
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 [this message]
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=20141024215509.09F5238018C@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.