This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Evaluator 7T: Redboot flash support


Pierre Habraken wrote:
/usr/local/src/build/ecos-cvs-030303/redboot/install/lib/libtarget.a(redboot_main.o):
In function `do_reset':
/usr/local/src/ecos-cvs-030303/ecos/packages/redboot/current/src/main.c:501:
undefined reference to `_flash_info'
collect2: ld returned 1 exit status
make[1]: ***
[/usr/local/src/build/ecos-cvs-030303/redboot/install/bin/redboot.elf]
Error 1
=================================================================
Function _flash_info() is defined in file
${ECOS_REPOSITORY}/packages/redboot/current/src/flash.c but the latter
is not compiled during the build process.
I guess that either I did a configuration mistake or that flash support
is not provided by RedBoot for the Evaluator 7T platform (which is not
mentioned in the platform specific instructions).

Indeed the e7t doesn't have a flash driver I'm afraid. But you've highlighted a problem in redboot that it let you get this far without complaining about failed dependencies. I'll correct that, thanks for the report.


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]