[U-Boot-Users] [PATCH] mips: tolerate the MIPS 'CFG_HZ' values in the MHZ range for NAND delays

Wolfgang Denk wd at denx.de
Thu Jun 12 01:02:11 CEST 2008


Dear Scott,

in message <4831EDEE.4010706 at freescale.com> you wrote:
>
> > Good idea. But the change fill break some 100 boards.
> 
> Yeah, I didn't say it'd be painless. :-)
> 
> How about something like this:
> 
> #ifndef CFG_HZ
> #define CFG_HZ 1000
> #elif CFG_HZ != 1000
> #warning CFG_HZ must be 1000
> #endif

I'm still waiting for your patch :-)

Best regards,

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
        Ordnung ist die Lust der Vernunft,
        aber Unordnung die Wonne der Phantasie         - Paul Claudel




More information about the U-Boot mailing list