From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rogan Dawes Date: Wed, 27 Oct 2010 16:56:29 +0200 Subject: [U-Boot] [PATCH] VoVPN-GW_100MHz: drop unsupported board configuration In-Reply-To: <1287928835-5279-1-git-send-email-wd@denx.de> References: <1287928835-5279-1-git-send-email-wd@denx.de> Message-ID: <4CC83D9D.505@dawes.za.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de [looks like this message got lost, resending] On 2010/10/24 4:00 PM, Wolfgang Denk wrote: > The 100MHz configuation of the VoVPN-GW has never been supported, so > drop it now. > > Signed-off-by: Wolfgang Denk > --- > > This commit shows a problem with the concept of the "README.scrapyard" > file: I'm supposed to enter the commit ID for the commit I'm just > about to check in; this cannot work. Hope we remember to clean this > up when making the next entries... > > Anybody having any better ideas? Some clever git attributes trick? > How about documenting a git command line for showing when a particular set of lines is added? e.g. git blame doc/README.scrapyard This will show the revision at which a particular line was introduced, and will therefore provide a guide to when the feature was removed. Include the cmdline at the top of the scrapyard file, and it should be fairly self-evident, I would hope. Rogan