Mercurial > flash_v2
comparison packages/ecos.db @ 1509:8f5e0476bfbb
* ecos.db: Include CYGPKG_DEVS_ETH_ARM_KS32C5000 in snds100 and
e7t targets.
| author | jlarmour |
|---|---|
| date | Fri, 20 Feb 2004 10:27:14 +0000 |
| parents | 111c2191e6f5 |
| children | 1ea738d9701c |
comparison
equal
deleted
inserted
replaced
| 1508:7311b4809660 | 1509:8f5e0476bfbb |
|---|---|
| 33 ## License. However the source code for this file must still be made available | 33 ## License. However the source code for this file must still be made available |
| 34 ## in accordance with section (3) of the GNU General Public License. | 34 ## in accordance with section (3) of the GNU General Public License. |
| 35 ## | 35 ## |
| 36 ## This exception does not invalidate any other reasons why a work based on | 36 ## This exception does not invalidate any other reasons why a work based on |
| 37 ## this file might be covered by the GNU General Public License. | 37 ## this file might be covered by the GNU General Public License. |
| 38 ## | |
| 39 ## Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. | |
| 40 ## at http://sources.redhat.com/ecos/ecos-license/ | |
| 41 ## ------------------------------------------- | 38 ## ------------------------------------------- |
| 42 #####ECOSGPLCOPYRIGHTEND#### | 39 #####ECOSGPLCOPYRIGHTEND#### |
| 43 #============================================================================= | 40 #============================================================================= |
| 44 ######DESCRIPTIONBEGIN#### | 41 ######DESCRIPTIONBEGIN#### |
| 45 # | 42 # |
| 3721 CYGPKG_HAL_ARM_E7T | 3718 CYGPKG_HAL_ARM_E7T |
| 3722 CYGPKG_DEVS_FLASH_ARM_E7T | 3719 CYGPKG_DEVS_FLASH_ARM_E7T |
| 3723 CYGPKG_DEVS_FLASH_AMD_AM29XXXXX | 3720 CYGPKG_DEVS_FLASH_AMD_AM29XXXXX |
| 3724 CYGPKG_DEVS_FLASH_SST_39VFXXX | 3721 CYGPKG_DEVS_FLASH_SST_39VFXXX |
| 3725 CYGPKG_IO_SERIAL_ARM_E7T | 3722 CYGPKG_IO_SERIAL_ARM_E7T |
| 3723 CYGPKG_DEVS_ETH_ARM_KS32C5000 | |
| 3726 } | 3724 } |
| 3727 description " | 3725 description " |
| 3728 The e7t target provides the packages needed to run eCos on an ARM | 3726 The e7t target provides the packages needed to run eCos on an ARM |
| 3729 Evaluator7T board (aka AEB-2)." | 3727 Evaluator7T board (aka AEB-2)." |
| 3730 } | 3728 } |
| 4188 | 4186 |
| 4189 target snds { | 4187 target snds { |
| 4190 alias { "Samsung SNDS" SNDS snds snds100 } | 4188 alias { "Samsung SNDS" SNDS snds snds100 } |
| 4191 packages { CYGPKG_HAL_ARM | 4189 packages { CYGPKG_HAL_ARM |
| 4192 CYGPKG_HAL_ARM_SNDS | 4190 CYGPKG_HAL_ARM_SNDS |
| 4191 CYGPKG_DEVS_ETH_ARM_KS32C5000 | |
| 4193 } | 4192 } |
| 4194 enable { CYGHWR_HAL_ARM_BIGENDIAN } | 4193 enable { CYGHWR_HAL_ARM_BIGENDIAN } |
| 4195 description " | 4194 description " |
| 4196 The snds target provides the packages needed to run eCos on a | 4195 The snds target provides the packages needed to run eCos on a |
| 4197 Samsung SNDS eval board." | 4196 Samsung SNDS eval board." |
