[U-Boot] [PATCH] MVBLUE: Remove CONFIG_CMD_IRQ
Wolfgang Denk
wd at denx.de
Mon Dec 14 21:31:35 CET 2009
Dear Peter Tyser,
In message <1260748714-23748-1-git-send-email-ptyser at xes-inc.com> you wrote:
> 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 at xes-inc.com>
> ---
> include/configs/MVBLUE.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Applied, thanks.
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
"Life sucks, but it's better than the alternative."
- Peter da Silva
More information about the U-Boot
mailing list