public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andre Schwarz <andre.schwarz@matrix-vision.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] MVBLUE: Remove CONFIG_CMD_IRQ
Date: Mon, 14 Dec 2009 10:33:49 +0100	[thread overview]
Message-ID: <4B26067D.3020106@matrix-vision.de> (raw)
In-Reply-To: <1260748714-23748-1-git-send-email-ptyser@xes-inc.com>

Peter Tyser schrieb:
> Neither the MVBLUE nor its underlying architecture implement the
> do_irqinfo() function which is required when CONFIG_CMD_IRQ is defined.
> This change fixes the following MVBLUE compiler error:
>
> -> ./MAKEALL MVBLUE
> Configuring for MVBLUE board...
> common/libcommon.a(cmd_irq.o):(.u_boot_cmd+0x24): undefined reference to `do_irqinfo'
> make: *** [u-boot] Error 1
>
> Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
>   
Acked-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
> ---
>  include/configs/MVBLUE.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/include/configs/MVBLUE.h b/include/configs/MVBLUE.h
> index 79c2069..669816c 100644
> --- a/include/configs/MVBLUE.h
> +++ b/include/configs/MVBLUE.h
> @@ -88,7 +88,6 @@
>  #define CONFIG_CMD_SAVEENV
>  #define CONFIG_CMD_FLASH
>  #define CONFIG_CMD_IMI
> -#define CONFIG_CMD_IRQ
>  #define CONFIG_CMD_NET
>  #define CONFIG_CMD_PCI
>  #define CONFIG_CMD_RUN
>   


MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner, Hans-Joachim Reich

  reply	other threads:[~2009-12-14  9:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-13 23:58 [U-Boot] [PATCH] MVBLUE: Remove CONFIG_CMD_IRQ Peter Tyser
2009-12-14  9:33 ` Andre Schwarz [this message]
2009-12-14 20:31 ` 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=4B26067D.3020106@matrix-vision.de \
    --to=andre.schwarz@matrix-vision.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox