[U-Boot] [PATCH] nand_base: Add timeout for NAND reset command

Scott Wood scottwood at freescale.com
Wed Feb 4 22:31:03 CET 2009


Wolfgang Denk wrote:
> get_ticks() not a public interface. It should not be used in any
> common code.

Then what is it doing in include/common.h?

> Please use get_timer().

But as was pointed out, that depends on interrupts, and thus does not 
work until very late in the boot process.

-Scott


More information about the U-Boot mailing list