From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 22 Oct 2014 21:10:28 +0200 Subject: [U-Boot] [PATCH 01/25] ppc: Zap ICU862 board In-Reply-To: <20141020185529.A4F673833B9@gemini.denx.de> References: <1413769706-8596-1-git-send-email-marex@denx.de> <201410201649.49448.marex@denx.de> <20141020185529.A4F673833B9@gemini.denx.de> Message-ID: <201410222110.28867.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, October 20, 2014 at 08:55:29 PM, Wolfgang Denk wrote: > Dear Marek, > > In message <201410201649.49448.marex@denx.de> you wrote: > > Ah, you're right, we have this thing. One thing I'm not sure about is how > > is someone supposed to determine the commit in which the board was > > removed before the commit was created in the upstream repository. This > > kinda doesn't add up to me. > > You just insert place holders for the boards you are touching, and fix > up older entries that already hit mainline. I wonder if we shouldn't get rid of this README.scrapyard. Personally, I don't find much value in it to be honest ; if I am looking for some ancient board, I just do git log -p and search for whatever I need. That said, I will fix up the patches ... also, I will split the removal from the eeprom changes, so the removal doesn't block the eeprom stuff. Best regards, Marek Vasut