This is the mail archive of the ecos-patches@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]

new target


Add a new target to the database

Index: packages/ecos.db
===================================================================
RCS file: /cvs/ecos/ecos/packages/ecos.db,v
retrieving revision 1.79
diff -r1.79 ecos.db
2089a2090,2098
> package CYGPKG_HAL_ARM_SA11X0_BLUE_2G {
> alias { "INVENTEL based development boards" hal_arm_sa11x0_blue_2g }
> directory hal/arm/sa11x0/blue_2g
> script hal_arm_sa11x0_blue_2g.cdl
> hardware
> description "
> The Blue_2g HAL package provides the support needed to run eCos on INVENTEL Blue_2g based development boards."
> }
>
3398a3408,3418
> }
>
> target blue_2g {
> alias { "INVENTEL Blue_2g development board" blue_2g }
> packages { CYGPKG_HAL_ARM
> CYGPKG_HAL_ARM_SA11X0
> CYGPKG_HAL_ARM_SA11X0_BLUE_2G
> CYGPKG_IO_SERIAL_ARM_SA11X0
> }
> description "
> The blue_2g target provides the packages needed to run eCos on the INVENTEL Blue_2g development boards."


And the directory containing hardware initialisation stuff :
to untar in ecos/packages/hal/arm/sa11x0

Attachment: blue_2g_20021118.tgz
Description: application/compressed


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