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]

fix for pci.c


First:
I wrote a fix for the io/src/pci.c,pci.h.

This code fails to map base address registers when
a gap existes in consecutive addresses. For instance,
when a device has a valid base0 invalid base1 and a
valid base2. I can submit it if anyone is interested.




Second:
I modified the redboot package and created my version
v1_1 based on the current. I then did

>./ecosadmin.tcl add redboot-v1.1.epk

then i did,

>ecosconfig version v1_1 CYGPKG_REDBOOT
C CYGPKG_REDBOOT_XSCALE_OPTIONS,"requires"
    constraint not satisfied: CYGPKG_REDBOOT_ARM_LINUX_EXEC_ADDRESS_DEFAULT
!= 0
C CYGPKG_REDBOOT_XSCALE_OPTIONS,"requires"
    constraint not satisfied: CYGPKG_REDBOOT_ARM_LINUX_EXEC_ADDRESS_DEFAULT
!= 0


I scanned the mail-lists and found that these errors where sometimes solved
when users upgraded to ecosconfig-2.0. I upgraded, but It did not work for
me.


I suspect there is something wrong with my new redboot package.
Does anyone know what I might look for?

thanks


-- 
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]