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

Haavard Skinnemoen haavard.skinnemoen at atmel.com
Tue May 20 10:27:43 CEST 2008


Wolfgang Denk <wd at denx.de> wrote:
> This is fundamentally broken, as CFG_HZ must not have "values in  the
> MHZ range'. Please consider it a constant with the value 1000.

Is it acceptable to define it as 1024 on some boards? It's more accurate
if you're running the timer from a 32.768 kHz oscillator (e.g. an RTC),
and it makes timing calculations cheaper too...

Haavard




More information about the U-Boot mailing list