> >  } 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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to