[U-Boot] [PATCH v2 1/3] Sort README.scrapyard

Tom Rini trini at konsulko.com
Mon Oct 19 17:00:14 CEST 2015


On Sun, Oct 18, 2015 at 04:40:55PM +0900, Masahiro Yamada wrote:
> Hi Simon,
> 
> 2015-10-18 3:58 GMT+09:00 Simon Glass <sjg at chromium.org>:
> > Sort this by board name to make it easier to find boards.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v2:
> > - Rebase to master
> > - Update the file comment to indicate the new ordering
> >
> >  doc/README.scrapyard | 531 +++++++++++++++++++++++++--------------------------
> >  1 file changed, 265 insertions(+), 266 deletions(-)
> >
> > diff --git a/doc/README.scrapyard b/doc/README.scrapyard
> > index c7b4fa3..a3482ef 100644
> > --- a/doc/README.scrapyard
> > +++ b/doc/README.scrapyard
> > @@ -7,308 +7,307 @@ be removed from the U-Boot source tree.  The remainders rest in piece
> >  in the imperishable depths of the git history.  This document tries to
> >  maintain a list of such former fellows, so archaeologists can check
> >  easily if there is something they might want to dig for...
> > -The list should be sorted in reverse chronological order.
> > -
> > +The list should be sorted in case-insensitive alphabetical order.
> >
> >  Board            Arch        CPU            Commit      Removed     Last known maintainer/contact
> >  =================================================================================================
> > -stxgp3           powerpc     mpc85xx        -           -           Dan Malek <dan at embeddedalley.com>
> > -stxssa           powerpc     mpc85xx        -           -           Dan Malek <dan at embeddedalley.com>
> > -cmi_mpc5xx       powerpc     mpc5xx         -           -
> > -zeus             powerpc     ppc4xx         -           -           Stefan Roese <sr at denx.de>
> > -sbc405           powerpc     ppc4xx         -           -
> > -pcs440ep         powerpc     ppc4xx         -           -           Stefan Roese <sr at denx.de>
> > -p3p440           powerpc     ppc4xx         -           -           Stefan Roese <sr at denx.de>
> > -csb272/csb472    powerpc     ppc4xx         -           -           Tolunay Orkun <torkun at nextio.com>
> 
> 
> scripts/fill_scrapyard.py must be run before sorting.
> 
> I added these entries at the commits where the boards were removed,
> so scripts/fill_scrapyard.py should fill Commit and Removed fields correctly.

So lets leave this sorted as-is and drop this patch (and locally I've
filled in the data with fill_scrapyard.py, thanks!)

-- 
Tom
-------------- 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/20151019/d29c6b5d/attachment.sig>


More information about the U-Boot mailing list