public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] MTD compile error
@ 2009-09-05 18:28 Kumar Gala
  2009-09-07  7:22 ` Stefan Roese
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2009-09-05 18:28 UTC (permalink / raw)
  To: u-boot

LOG/TQM8548_BE.ERR:common/libcommon.a(cmd_mtdparts.o): In function  
`part_validate_eraseblock':
LOG/TQM8548_BE.ERR:/local/home/galak/git/u-boot-85xx/common/ 
cmd_mtdparts.c:316: undefined reference to `get_mtd_device_nm'
LOG/TQM8548_BE.ERR:common/libcommon.a(cmd_mtdparts.o): In function  
`mtd_device_validate':
LOG/TQM8548_BE.ERR:/local/home/galak/git/u-boot-85xx/common/ 
cmd_mtdparts.c:706: undefined reference to `get_mtd_device_nm'
LOG/TQM8548_BE.ERR:make: *** [u-boot] Error 1


- k

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

* [U-Boot] MTD compile error
  2009-09-05 18:28 [U-Boot] MTD compile error Kumar Gala
@ 2009-09-07  7:22 ` Stefan Roese
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2009-09-07  7:22 UTC (permalink / raw)
  To: u-boot

Hi Kumar,

On Saturday 05 September 2009 20:28:11 Kumar Gala wrote:
> LOG/TQM8548_BE.ERR:common/libcommon.a(cmd_mtdparts.o): In function
> `part_validate_eraseblock':
> LOG/TQM8548_BE.ERR:/local/home/galak/git/u-boot-85xx/common/
> cmd_mtdparts.c:316: undefined reference to `get_mtd_device_nm'
> LOG/TQM8548_BE.ERR:common/libcommon.a(cmd_mtdparts.o): In function
> `mtd_device_validate':
> LOG/TQM8548_BE.ERR:/local/home/galak/git/u-boot-85xx/common/
> cmd_mtdparts.c:706: undefined reference to `get_mtd_device_nm'
> LOG/TQM8548_BE.ERR:make: *** [u-boot] Error 1

Please check if CONFIG_MTD_DEVICE is defined.
 
Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de

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

end of thread, other threads:[~2009-09-07  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-05 18:28 [U-Boot] MTD compile error Kumar Gala
2009-09-07  7:22 ` Stefan Roese

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