public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 00/28] Janitorial: powerpc: remove PowerPC non-generic boards
Date: Thu, 13 Aug 2015 11:12:43 -0400	[thread overview]
Message-ID: <20150813151243.GD25532@bill-the-cat> (raw)
In-Reply-To: <1439460946-22164-1-git-send-email-yamada.masahiro@socionext.com>

On Thu, Aug 13, 2015 at 07:15:18PM +0900, Masahiro Yamada wrote:

> PowerPC supports generic board framework, so all the PowerPC boards
> should be converted(, otherwise removed).
> 
> This is docmented in doc/README.generic-board, was announced in the ML
> again and again, and warning messages have been displayed when such boards
> are built.
> 
> This series clears away all non-generic boards from PowerPC arch.
> 
> I am sending it as RFC to give the board maintainers some time
> to take appropriate action to keep the board support.
> 
> If you want to keep them, please convert your board to Generic Board
> (with run-test) and send a patch in two weeks.
> 
> This is the _last_ call.
> If you do not respend to this seris, it will be too late.
> 
> I will send a non-RFC series at the end of August
> to really delete boards that nobody would take any action.

And I intend to take up that non-RFC series shortly after it's posted.
Anything after that point can be brought back from the graveyard rather
than still being in-tree.  Thanks Masahiro!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150813/2553a21a/attachment.sig>

  parent reply	other threads:[~2015-08-13 15:12 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-13 10:15 [U-Boot] [RFC PATCH 00/28] Janitorial: powerpc: remove PowerPC non-generic boards Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 01/28] powerpc: remove alpr support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 02/28] powerpc: remove csb272, csb472 support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 03/28] powerpc: remove lwmon5 support Masahiro Yamada
2015-08-13 10:23   ` Stefan Roese
2015-08-13 11:24     ` Tom Rini
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 04/28] powerpc: remove p3p440 support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 05/28] powerpc: remove pcs440ep support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 06/28] powerpc: remove sbc405 support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 07/28] powerpc: remove zeus support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 08/28] powerpc: remove cmi_mpc5xx support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 09/28] powerpc: remove canmb board support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 10/28] powerpc: remove inka4x0 support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 11/28] powerpc: remove ipek01 support Masahiro Yamada
2015-08-13 12:28   ` Anatolij Gustschin
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 12/28] powerpc: remove jupiter support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 13/28] powerpc: remove motionpro support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 14/28] powerpc: remove munices support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 15/28] powerpc: remove pcm030 support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 16/28] powerpc: remove v38b support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 17/28] powerpc: remove socrates support Masahiro Yamada
2015-08-13 12:31   ` Anatolij Gustschin
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 18/28] powerpc: remove stxgp3, stxssa support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 19/28] powerpc: remove MPC8540ADS support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 20/28] powerpc: remove MPC8541CDS support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 21/28] powerpc: remove MPC8544DS support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 22/28] powerpc: remove MPC8548CDS support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 23/28] powerpc: remove MPC8555CDS support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 24/28] powerpc: remove MPC8560ADS support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 25/28] powerpc: remove MPC8568MDS support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 26/28] powerpc: remove MPC8569MDS support Masahiro Yamada
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 27/28] powerpc: remove MPC8610HPCD support Masahiro Yamada
2015-08-13 15:04   ` York Sun
2015-08-13 15:10     ` Tom Rini
2015-08-13 10:15 ` [U-Boot] [RFC PATCH 28/28] powerpc: remove sbc8641d support Masahiro Yamada
2015-08-13 21:17   ` Anatolij Gustschin
2015-08-14 15:34     ` Paul Gortmaker
2015-08-13 15:12 ` Tom Rini [this message]
2015-08-13 15:13   ` [U-Boot] [RFC PATCH 00/28] Janitorial: powerpc: remove PowerPC non-generic boards Simon Glass

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=20150813151243.GD25532@bill-the-cat \
    --to=trini@konsulko.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