Mercurial > flash_v2
comparison packages/ecos.db @ 136:a9ac27ec7abc ecos-sw-2000-11-17
Merge from eCos master repository on 2000-11-17-18:24:25-GMT
| author | jlarmour |
|---|---|
| date | Fri, 17 Nov 2000 23:16:43 +0000 |
| parents | d2f49caf9e38 |
| children | 289bf90c6a9b |
comparison
equal
deleted
inserted
replaced
| 135:3bc2abeae9ff | 136:a9ac27ec7abc |
|---|---|
| 111 script io_flash.cdl | 111 script io_flash.cdl |
| 112 description " | 112 description " |
| 113 This package contains generic support for FLASH memory." | 113 This package contains generic support for FLASH memory." |
| 114 } | 114 } |
| 115 | 115 |
| 116 package CYGPKG_DEVS_FLASH_INTEL_BOOTBLOCK { | |
| 117 alias { "Support for Intel boot block flash memory" flash_intel_bootblock } | |
| 118 directory devs/flash/intel/bootblock | |
| 119 script flash_intel_bootblock.cdl | |
| 120 hardware | |
| 121 description " | |
| 122 This package contains hardware support for Intel boot block flash memory." | |
| 123 } | |
| 124 | |
| 125 | |
| 116 | 126 |
| 117 package CYGPKG_DEVS_FLASH_EBSA285 { | 127 package CYGPKG_DEVS_FLASH_EBSA285 { |
| 118 alias { "FLASH memory support for StrongARM EBSA-285" flash_ebsa285 } | 128 alias { "FLASH memory support for StrongARM EBSA-285" flash_ebsa285 } |
| 119 directory devs/flash/arm/ebsa285 | 129 directory devs/flash/arm/ebsa285 |
| 120 script flash_ebsa285.cdl | 130 script flash_ebsa285.cdl |
| 430 hardware | 440 hardware |
| 431 directory devs/eth/powerpc/quicc | 441 directory devs/eth/powerpc/quicc |
| 432 script quicc_eth_drivers.cdl | 442 script quicc_eth_drivers.cdl |
| 433 description "Ethernet driver for PowerPC QUICC (MPC8xx) based boards." | 443 description "Ethernet driver for PowerPC QUICC (MPC8xx) based boards." |
| 434 } | 444 } |
| 445 | |
| 435 | 446 |
| 436 # Not sure whether this should be "hardware"; if so, it should be mentioned | 447 # Not sure whether this should be "hardware"; if so, it should be mentioned |
| 437 # in all targets that can use it. | 448 # in all targets that can use it. |
| 438 package CYGPKG_DEVS_ETH_CF { | 449 package CYGPKG_DEVS_ETH_CF { |
| 439 alias { "PCMCIA (Compact Flash) ethernet drivers" cf_eth_drivers } | 450 alias { "PCMCIA (Compact Flash) ethernet drivers" cf_eth_drivers } |
| 767 description " | 778 description " |
| 768 The EBSA285 HAL package provides the support needed to run | 779 The EBSA285 HAL package provides the support needed to run |
| 769 eCos on a Intel EBSA285 StrongARM eval board." | 780 eCos on a Intel EBSA285 StrongARM eval board." |
| 770 } | 781 } |
| 771 | 782 |
| 783 | |
| 784 | |
| 772 package CYGPKG_HAL_ARM_SA11X0 { | 785 package CYGPKG_HAL_ARM_SA11X0 { |
| 773 alias { "Intel SA11X0 Chipset" hal_arm_sa11x0 } | 786 alias { "Intel SA11X0 Chipset" hal_arm_sa11x0 } |
| 774 directory hal/arm/sa11x0/var | 787 directory hal/arm/sa11x0/var |
| 775 script hal_arm_sa11x0.cdl | 788 script hal_arm_sa11x0.cdl |
| 776 hardware | 789 hardware |
| 1304 description " | 1317 description " |
| 1305 The ebsa285 target provides the packages needed to run | 1318 The ebsa285 target provides the packages needed to run |
| 1306 eCos on an Intel EBSA285 StrongARM board." | 1319 eCos on an Intel EBSA285 StrongARM board." |
| 1307 } | 1320 } |
| 1308 | 1321 |
| 1322 | |
| 1323 | |
| 1309 target assabet { | 1324 target assabet { |
| 1310 alias { "Intel StrongARM SA1110 board" assabet } | 1325 alias { "Intel StrongARM SA1110 board" assabet } |
| 1311 packages { CYGPKG_HAL_ARM | 1326 packages { CYGPKG_HAL_ARM |
| 1312 CYGPKG_HAL_ARM_SA11X0 | 1327 CYGPKG_HAL_ARM_SA11X0 |
| 1313 CYGPKG_HAL_ARM_SA11X0_ASSABET | 1328 CYGPKG_HAL_ARM_SA11X0_ASSABET |
