[U-Boot] [PATCHv2 2/4] omap3: remove typedefs for configuration structs
Matthias Ludwig
mludwig at ultratronik.de
Wed May 13 09:19:01 CEST 2009
> > } sdrc_cs_t;
> please remove too
> > } sdrc_actim_t;
> please remove too
this like i'm missen those :( will be fixed
> > #ifndef __ASSEMBLY__
> > -typedef enum {
> > +enum {
> > STACKED = 0,
> > IP_DDR = 1,
> > COMBO_DDR = 2,
> > IP_SDR = 3,
> > -} mem_t;
> > +};
> it will be better to use the enum type so it will be check at the compiling
> time by gcc
ok
bst regards,
Matthias
--
Matthias Ludwig, Software Development
Ultratronik Entwicklungs GmbH, Gewerbestrasse 52, 82211 Herrsching, Germany
http://www.ultratronik.de Tel: +49 8152 3709-356 Fax: +49 8152 5183
Registergericht Muenchen, HRB 55584
More information about the U-Boot
mailing list