[U-Boot-Users] [PATCH v2 1/7] Separate omap24xx specific code from arm1136

Guennadi Liakhovetski lg at denx.de
Sat Mar 29 23:17:57 CET 2008


On Sat, 29 Mar 2008, Peter Pearse wrote:

> > -----Original Message-----
> > From: Guennadi Liakhovetski [mailto:lg at denx.de] 
> > +
> > +/* macro to read the 32 bit timer */
> > +#define READ_TIMER (*(volatile ulong *)(CFG_TIMERBASE+TCRR))
> 
> I'm assuming you have no objection to me patching this to 
> 
> #define READ_TIMER (*((volatile ulong *)(CFG_TIMERBASE+TCRR)))
> 
> to get apollon & omap2420h4 to build with arm-linux-gcc (GCC) 4.0.0 (DENX
> ELDK 4.0 4.0.0) .

Fine with me, although, strange that it is needed... But if it is - no 
problem.

> Then I can submit for merge tomorrow (Sunday)

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.

DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de




More information about the U-Boot mailing list