[U-Boot] [PATCH] Added support for the Guntermann & Drunck PowerPC 440 EP/GR ETX module.
Jon Loeliger
jdl at freescale.com
Tue Dec 2 19:41:30 CET 2008
On Tue, 2008-12-02 at 09:17 +0100, Matthias Fuchs wrote:
> On Thursday 27 November 2008 13:36, Dirk Eibach wrote:
> > Signed-off-by: Dirk Eibach <eibach at gdsys.de>
> > +int board_early_init_f(void)
> > +{
> > + register uint reg;
> > +
> > + /*--------------------------------------------------------------------
> > + * Setup the external bus controller/chip selects
> > + *-------------------------------------------------------------------*/
>
> I am sure, but didn't we once said that these dashed lines are ugly and
> multiline comments should look like this:
>
> /*
> * bla
> * bla bla
> */
Yes.
jdl
More information about the U-Boot
mailing list