All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo van Lil <inguin@gmx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Generic udelay() with watchdog support
Date: Tue, 24 Nov 2009 14:20:05 +0100	[thread overview]
Message-ID: <4B0BDD85.2090207@gmx.de> (raw)
In-Reply-To: <20091122222544.065A6E34A27@gemini.denx.de>

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).

Regards,
Ingo

  parent reply	other threads:[~2009-11-24 13:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-05  9:08 [U-Boot] [PATCH] Generic udelay() with watchdog support Ingo van Lil
2009-11-22 22:25 ` Wolfgang Denk
2009-11-24 13:09   ` Ingo van Lil
2009-12-05  0:09     ` Wolfgang Denk
2009-11-24 13:20   ` Ingo van Lil [this message]
2009-11-24 22:25     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B0BDD85.2090207@gmx.de \
    --to=inguin@gmx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.