OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [ecos.db] - Diff between revs 786 and 798

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 786 Rev 798
Line 1799... Line 1799...
        directory       devs/eth/davicom/dm9000
        directory       devs/eth/davicom/dm9000
        script          davicom_dm9000_eth_drivers.cdl
        script          davicom_dm9000_eth_drivers.cdl
        description     "Ethernet driver for Davicom DM9000 controller."
        description     "Ethernet driver for Davicom DM9000 controller."
}
}
 
 
 
package CYGPKG_DEVS_ETH_OPENCORES_ETHMAC {
 
        alias           { "OpenCores ETHMAC ethernet driver" ethmac_eth_driver }
 
        hardware
 
        directory       devs/eth/opencores/ethmac
 
        script          opencores_ethmac_eth_drivers.cdl
 
        description     "Ethernet driver for OpenCores ETHMAC controller."
 
}
 
 
package CYGPKG_DEVS_ETH_MIPS_MIPS32_MALTA {
package CYGPKG_DEVS_ETH_MIPS_MIPS32_MALTA {
        alias           { "MIPS Malta board ethernet driver" malta_eth_driver }
        alias           { "MIPS Malta board ethernet driver" malta_eth_driver }
        hardware
        hardware
        directory       devs/eth/mips/malta
        directory       devs/eth/mips/malta
        script          mips_mips32_malta_eth_drivers.cdl
        script          mips_mips32_malta_eth_drivers.cdl
Line 6522... Line 6530...
 
 
target ORPSoC {
target ORPSoC {
        alias           { "OpenRISC Reference Platform System-on-Chip" orpsoc }
        alias           { "OpenRISC Reference Platform System-on-Chip" orpsoc }
        packages        { CYGPKG_HAL_OPENRISC
        packages        { CYGPKG_HAL_OPENRISC
                          CYGPKG_HAL_OPENRISC_ORPSOC
                          CYGPKG_HAL_OPENRISC_ORPSOC
 
                          CYGPKG_DEVS_ETH_OPENCORES_ETHMAC
 
                          CYGPKG_DEVS_DISK_OPENCORES_SDCMSC
        }
        }
        description "
        description "
           The ORPSoC (OpenRISC Reference Platform System-on-Chip) target
           The ORPSoC (OpenRISC Reference Platform System-on-Chip) target
           provides the packages needed to run eCos in simulator or
           provides the packages needed to run eCos in simulator or
           hardware environments that conform to the OpenRISC Reference
           hardware environments that conform to the OpenRISC Reference
Line 6942... Line 6952...
    script     devs_disk_mmc.cdl
    script     devs_disk_mmc.cdl
    hardware
    hardware
    description "Disk driver for MMC cards"
    description "Disk driver for MMC cards"
}
}
 
 
 
package CYGPKG_DEVS_DISK_OPENCORES_SDCMSC {
 
    alias         { "SDCard Mass Storage Controller" sdcmsc }
 
    directory     devs/disk/opencores/sdcmsc
 
    script        devs_disk_opencores_sdcmsc.cdl
 
    description   "Disk driver for SDCard Mass Storage Controller."
 
}
 
 
package CYGPKG_DEVS_DISK_MMC_FREESCALE_DSPI {
package CYGPKG_DEVS_DISK_MMC_FREESCALE_DSPI {
    alias         { "MMC/SD disk over Freescale DSPI" }
    alias         { "MMC/SD disk over Freescale DSPI" }
    hardware
    hardware
    directory     devs/disk/spi/freescale/dspi/mmc
    directory     devs/disk/spi/freescale/dspi/mmc
    script        disk_mmc_freescale_dspi.cdl
    script        disk_mmc_freescale_dspi.cdl

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.