Dear Peter Tyser, In message <[email protected]> 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 <[email protected]> > --- > 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: [email protected] "Life sucks, but it's better than the alternative." - Peter da Silva _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

