From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Larrew Date: Wed, 15 Jan 2014 17:15:53 -0600 Subject: [U-Boot] [PATCH 1/2] doc/README.scrapyard: update commit IDs, use TAB for indentation In-Reply-To: <1389772109-1258-2-git-send-email-wd@denx.de> References: <1389772109-1258-1-git-send-email-wd@denx.de> <1389772109-1258-2-git-send-email-wd@denx.de> Message-ID: <52D716A9.8000603@ogc.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/15/2014 01:48 AM, Wolfgang Denk wrote: > To make adding new entries a bit easier, we reformat the file to use > TABs for indentation. > > Also insert two now known commit IDs. > > Signed-off-by: Wolfgang Denk > --- > doc/README.scrapyard | 252 +++++++++++++++++++++++++++++++-------------------- > 1 file changed, 154 insertions(+), 98 deletions(-) > > diff --git a/doc/README.scrapyard b/doc/README.scrapyard > index 604de0c..54756f3 100644 > --- a/doc/README.scrapyard > +++ b/doc/README.scrapyard > @@ -1,107 +1,163 @@ > Over time, support for more and more boards gets added to U-Boot - > while other board support code dies a silent death caused by > -negligence in combination with ordinary bitrot. Sometimes this goes > +negligence in combination with ordinary bitrot. Sometimes this goes > by unnoticed, but often build errors will result. If nobody cares any > more to resolve such problems, then the code is really dead and will > -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 > +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 archeologists can check ^^^ s/archeologists/archaeologists/ > easily if here is something they might want to dig for... ^^^ s/here/there/ Sincerely, Jesse Larrew Open Grid Computing