[U-Boot-Users] [PATCH 2/2] Update the RRvision port to a modern version of u-boot.
Gary Jennejohn
garyj at denx.de
Mon Jun 23 17:00:43 CEST 2008
On Thu, 19 Jun 2008 16:51:52 +0200
Wolfgang Denk <wd at denx.de> wrote:
> In message <20080619110522.2b31cc84 at 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
*********************************************************************
More information about the U-Boot
mailing list