[U-Boot] [PATCH] powerpc: Add accessor macros for TCR[WPEXT] and TCR[FPEXT]

Wolfgang Denk wd at denx.de
Thu Mar 14 15:00:01 CET 2013


Dear KRONSTORFER Horst,

In message <024FE3275EF7814D9B07390F28C0832C704F57D8 at vie196nt> you wrote:
>
> > > +#define   TCR_WPEXT(x)		(((x)&0xf)<<17)	/* WDT Period Extension */
> > > +#define   TCR_FPEXT(x)		(((x)&0xf)<<13)	/* FIT Period Extension */
> > 
> > Are these defines actually used anywhere, or are you just adding dead
> > code?
> 
> i'm currently working on setting up/enabling the e500 wdt ...
> probably should have sent it in the according series.

Indeed.

[And please don't full-quote].

Thanks.

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
God is real, unless declared integer.


More information about the U-Boot mailing list