public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  bf537-stamp board compilation problem
@ 2010-04-23 14:10 Michael Zaidman
  2010-04-23 14:56 ` Mike Frysinger
  0 siblings, 1 reply; 10+ messages in thread
From: Michael Zaidman @ 2010-04-23 14:10 UTC (permalink / raw)
  To: u-boot

Hi,
Compiling the bf537-stamp board I got the following linker error:
/home/mike/develop/u-boot/u-boot-patch/common/cmd_mmc.c:53: undefined
reference to `mmc_legacy_init'
/home/mike/develop/u-boot/u-boot-patch/common/cmd_mmc.c:53: relocation
truncated to fit: R_pcrel24 against undefined symbol `mmc_legacy_init'
disk/libdisk.a(part.o):(.rodata.block_drvr+0x4): undefined reference
to `mmc_get_dev'
make: *** [u-boot] Error 1

While another blackfin board bf548-ezkit passes the compilation. The
only difference that makes sense to me is CONFIG_GENERIC_MMC that
presents in the bf548-ezkit.h and absents in the bf537-stamp.h

I am trying to cleanup POST issues and have no idea what MMC config
should be in blackfin particular board.
Am I observing a real problem or just missing something?

Thanks,
Michael

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-04-24 17:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23 14:10 [U-Boot] bf537-stamp board compilation problem Michael Zaidman
2010-04-23 14:56 ` Mike Frysinger
2010-04-23 15:21   ` Michael Zaidman
2010-04-23 15:37     ` Mike Frysinger
2010-04-23 16:31       ` Michael Zaidman
2010-04-23 16:45         ` Mike Frysinger
2010-04-23 19:30       ` Wolfgang Denk
2010-04-23 19:33         ` Mike Frysinger
2010-04-23 19:44           ` Wolfgang Denk
2010-04-24 17:53         ` Michael Zaidman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox