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: fix for pci.c


On Mon, Aug 30, 2004 at 11:32:23AM -0700, Michael Varga wrote:
> 
> I am new to ecos, so could you be more explicit
> in your suggested fix.
> 
> As you suggested, I modifed "redboot_ROM.ecm" and changed current
> to v1_1. But now I get an additional error, I suspect I missed something
> else
> that is required:
> 
> can not load version 'v1_1' of 'CYGPKG_REDBOOT' version 'current' is already
> loaded
> 
> 
> 
> Below are the commands I use to coinfigure ecos.
> 
> 
> /usr/bin/ecosconfig new grg redboot
> /usr/bin/ecosconfig import
> ${ECOS_REPOSITORY}/hal/arm/xscale/grg/current/misc/redboot_ROM.ecm
> /usr/bin/ecosconfig add intel_npe
> /usr/bin/ecosconfig add CYGPKG_DEVS_CAVIUM_ARM_GRG_NITROX
> /usr/bin/ecosconfig add CYGPKG_IO_CAVIUM
> /usr/bin/ecosconfig add grg_npe
> /usr/bin/ecosconfig version v1_1 CYGPKG_IO_PCI
> /usr/bin/ecosconfig version v1_1 CYGPKG_REDBOOT

If you have already changed the version to v1_1 in the ecm file there
is no need to do this here.

You might need to 

ecosconfig remove redboot

before you import the .ecm file.

        Andrew

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


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