From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Jennejohn Date: Mon, 23 Jun 2008 17:00:43 +0200 Subject: [U-Boot-Users] [PATCH 2/2] Update the RRvision port to a modern version of u-boot. In-Reply-To: <20080619145152.7F940248D3@gemini.denx.de> References: <20080619110522.2b31cc84@peedub.jennejohn.org> <20080619145152.7F940248D3@gemini.denx.de> Message-ID: <20080623170043.08fb8dc0@peedub.jennejohn.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 19 Jun 2008 16:51:52 +0200 Wolfgang Denk wrote: > In message <20080619110522.2b31cc84@peedub.jennejohn.org> you wrote: > > vidinfo_t panel_info = { > > 640, 480, 212, 158, CFG_HIGH, CFG_HIGH, CFG_LOW, CFG_LOW, CFG_HIGH, > > - 3, 0, 0, 1, 1, 144, 2, 0, 33 > > + 3, 0, 0, 1, 1, 88, 2, 0, 33 > > Indentation by TABs, please (here and everywhere else). > > > +vidinfo_t panel_info = { > > + 800, /* Number of columns (i.e. 640) */ > ... > > Ditto. etc. etc. > None of the entries in this file are indented using TABS. I merely followed the existing formatting (4 spaces). --- Gary Jennejohn ********************************************************************* DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de *********************************************************************