[U-Boot-Users] [PATCH 2/2] Update the RRvision port to a modern version of u-boot.
Wolfgang Denk
wd at denx.de
Sun Jul 6 22:41:46 CEST 2008
In message <20080623170043.08fb8dc0 at peedub.jennejohn.org> you 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).
Well, since you change the file anyway, maybe you could be so kind
and help and clean it up?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Common sense and a sense of humor are the same thing, moving at
different speeds. A sense of humor is just common sense, dancing.
- Clive James
More information about the U-Boot
mailing list