Re[2]: [PATCH 2/7] i.MX53: Move specific i.MX53 silicon definitions to imx53-regs.h

Alexander Shiyan shc_work at mail.ru
Thu Apr 12 15:49:53 EDT 2012


Hello.

...
> > +/* silicon revisions specific to i.MX53 */
> > +#define MX53_CHIP_REV_1_0	0x10
> > +#define MX53_CHIP_REV_2_0	0x20
> > +#define MX53_CHIP_REV_2_1	0x21
> > +
> >  #endif /* __MACH_IMX53_REGS_H */

> The goal was to move chip revision to imx-regs.h and remove them from
> other files (as MX25/35/51/53 seems to share the same pattern for chip
> revision)

Maybe you're right.
Then we need to add definitions for the MX51 versions in the same style?


More information about the barebox mailing list