From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 6 Oct 2010 06:48:42 +0200 Subject: [U-Boot] [PATCH] logodl: : remove code for yet another corpse In-Reply-To: References: <1286309003-2934-1-git-send-email-wd@denx.de> <201010060532.51445.marek.vasut@gmail.com> Message-ID: <201010060648.42461.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dne St 6. ??jna 2010 05:41:12 Graeme Russ napsal(a): > On Wed, Oct 6, 2010 at 2:32 PM, Marek Vasut wrote: > > Dne ?t 5. ??jna 2010 22:03:23 Wolfgang Denk napsal(a): > >> The logodl board has long been unmaintained and left broken. > >> As obviously nobody is interestedin that code any more, we may as well > >> remove it. > > > > I'd like to NACK it as it's sad to kill a board, but whatever. I don't > > own one. > > I vote for creating an 'unmaintained/broken boards' directory and moving > all the broken boards into it (and remove them from the boards.cfg and > makeall script etc). At least that way if anyone dusts off an old board > they can at least see where it was up to. Maybe also a short note to > indicate the last known 'good' release of U-Boot that each board worked > with to allow anyone interested to get it back up to speed faster Well you can always dig this from git :) This approach is nice, but then we'd have to remove this broken/unmaintained directory from the release tarball -- noone wants to pack broken stuff with release :) > > The first thing that is always said when someone asks about a board they > have been given/bought with an old version of U-Boot is to upgrade, pretty > hard to do if it's been nuked from the tree ;) > > Regards, > > Graeme