On Sat, 29 Mar 2008, Peter Pearse wrote:

> > -----Original Message-----
> > From: Guennadi Liakhovetski [mailto:[EMAIL PROTECTED] 
> > +
> > +/* 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: [EMAIL PROTECTED]

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to