public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Drop unmaintained PXA boards
@ 2011-11-21 22:34 Marek Vasut
  2011-11-21 22:34 ` [U-Boot] [PATCH 1/3] PXA: Drop CERF250 board Marek Vasut
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Marek Vasut @ 2011-11-21 22:34 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-11-22 21:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 22:34 [U-Boot] [PATCH 0/3] Drop unmaintained PXA boards Marek Vasut
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox