public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] Drop unmaintained PXA boards
Date: Mon, 21 Nov 2011 23:34:40 +0100	[thread overview]
Message-ID: <1321914883-6515-1-git-send-email-marek.vasut@gmail.com> (raw)

Some boards in the PXA realm are currently unmaintained for a long time, the
code is untested and pretty much untestable. Drop them.

Marek Vasut (3):
  PXA: Drop CERF250 board
  PXA: Drop CRADLE board
  PXA: Drop PLEB2 board

 MAINTAINERS               |    5 -
 board/cerf250/Makefile    |   43 ---
 board/cerf250/cerf250.c   |   85 -----
 board/cerf250/flash.c     |  429 ------------------------
 board/cradle/Makefile     |   43 ---
 board/cradle/cradle.c     |  236 -------------
 board/cradle/flash.c      |  361 --------------------
 board/pleb2/Makefile      |   44 ---
 board/pleb2/flash.c       |  814 ---------------------------------------------
 board/pleb2/pleb2.c       |   71 ----
 boards.cfg                |    3 -
 include/configs/cerf250.h |  229 -------------
 include/configs/cradle.h  |  358 --------------------
 include/configs/pleb2.h   |  266 ---------------
 14 files changed, 0 insertions(+), 2987 deletions(-)
 delete mode 100644 board/cerf250/Makefile
 delete mode 100644 board/cerf250/cerf250.c
 delete mode 100644 board/cerf250/flash.c
 delete mode 100644 board/cradle/Makefile
 delete mode 100644 board/cradle/cradle.c
 delete mode 100644 board/cradle/flash.c
 delete mode 100644 board/pleb2/Makefile
 delete mode 100644 board/pleb2/flash.c
 delete mode 100644 board/pleb2/pleb2.c
 delete mode 100644 include/configs/cerf250.h
 delete mode 100644 include/configs/cradle.h
 delete mode 100644 include/configs/pleb2.h

-- 
1.7.7.1

             reply	other threads:[~2011-11-21 22:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-21 22:34 Marek Vasut [this message]
2011-11-21 22:34 ` [U-Boot] [PATCH 1/3] PXA: Drop CERF250 board Marek Vasut
2011-11-22 10:41   ` Wolfgang Denk
2011-11-22 14:14     ` Marek Vasut
2011-11-22 21:04   ` Mike Frysinger
2011-11-21 22:34 ` [U-Boot] [PATCH 2/3] PXA: Drop CRADLE board Marek Vasut
2011-11-21 22:34 ` [U-Boot] [PATCH 3/3] PXA: Drop PLEB2 board Marek Vasut
2011-11-21 22:41 ` [U-Boot] [PATCH] PXA: Drop XM250 board 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=1321914883-6515-1-git-send-email-marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --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