[U-Boot] [PATCH] Generic udelay() with watchdog support

Wolfgang Denk wd at denx.de
Tue Nov 24 23:25:39 CET 2009


Dear Kim,

In message <4B0BDD85.2090207 at gmx.de> Ingo van Lil wrote:
> On 11/22/2009 11:25 PM, Wolfgang Denk wrote:
> 
> > Could you please rebase it against the "next" branch and resubmit it?
> 
> There you are. This time I compile-tested it (MAKEALL) for ppc and arm. 
> Some boards did not build (several PPC builds died with "Error: 
> Unrecognized opcode: `mullhw'", several ARM builds missed 
> CONFIG_ENV_ADDR_FLEX, but all that doesn't seem to be my fault.
> 
> The only point I'm uncertain about is the nand_spl image for 
> "MPC8313ERDB_NAND_66": The board/freescale/mpc8313erdb/sdram.c called 
> udelay, but u-boot-spl doesn't link lib_generic. I decided to call 
> __udelay() instead, but another solution might be to include 
> lib_generic/time.c in the nand_spl build (like in examples/api/Makefile).

Could you please comment if using __udelay() here is OK with you?

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
We're all sorry for the other guy when he loses his job to a machine.
But when it comes to your job -- that's different. And it always will
be different.
	-- McCoy, "The Ultimate Computer", stardate 4729.4


More information about the U-Boot mailing list