[U-Boot] [PATCH] Added support for the Guntermann & Drunck PowerPC 440 EP/GR ETX module.
Matthias Fuchs
matthias.fuchs at esd-electronics.com
Tue Dec 2 09:17:20 CET 2008
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
*/
Matthias
More information about the U-Boot
mailing list