comparison packages/ecos.db @ 1575:46fadd86159e

Update the name of the EDOSK-2674 Board and its devices.
author asl
date Tue, 06 Apr 2004 21:02:10 +0000
parents 1ea738d9701c
children e0d88dc6a92f
comparison
equal deleted inserted replaced
1574:033147136958 1575:46fadd86159e
1724 hardware 1724 hardware
1725 description "Ethernet drivers for H8MAX board." 1725 description "Ethernet drivers for H8MAX board."
1726 } 1726 }
1727 1727
1728 package CYGPKG_DEVS_ETH_H8300_EDOSK2674 { 1728 package CYGPKG_DEVS_ETH_H8300_EDOSK2674 {
1729 alias { "EDOSK-2674R Board ethernet driver" edosk2674_eth_drivers } 1729 alias { "EDOSK-2674 Board ethernet driver" edosk2674_eth_drivers }
1730 directory devs/eth/h8300/edosk2674 1730 directory devs/eth/h8300/edosk2674
1731 script h8300_edosk2674_eth_drivers.cdl 1731 script h8300_edosk2674_eth_drivers.cdl
1732 hardware 1732 hardware
1733 description "Ethernet drivers for EDOSK-2674R board." 1733 description "Ethernet drivers for EDOSK-2674 board."
1734 } 1734 }
1735 1735
1736 package CYGPKG_DEVS_ETH_MCF5272 { 1736 package CYGPKG_DEVS_ETH_MCF5272 {
1737 alias { "MCF5272 Fast Ethernet Controller driver" mcf5272_eth_driver} 1737 alias { "MCF5272 Fast Ethernet Controller driver" mcf5272_eth_driver}
1738 hardware 1738 hardware
2847 board. In particular it is not possible to simulate any of 2847 board. In particular it is not possible to simulate any of
2848 the I/O devices, so device drivers cannot be used." 2848 the I/O devices, so device drivers cannot be used."
2849 } 2849 }
2850 2850
2851 package CYGPKG_HAL_H8300_H8S_EDOSK2674 { 2851 package CYGPKG_HAL_H8300_H8S_EDOSK2674 {
2852 alias { "EDOSK-2674R board" hal_h8s_edosk2674 h8s_edosk2674_hal } 2852 alias { "EDOSK-2674 board" hal_h8s_edosk2674 h8s_edosk2674_hal }
2853 directory hal/h8300/edosk2674 2853 directory hal/h8300/edosk2674
2854 script hal_h8300_h8s_edosk2674.cdl 2854 script hal_h8300_h8s_edosk2674.cdl
2855 hardware 2855 hardware
2856 description " 2856 description "
2857 The edosk2674 HAL package provides the support needed to run 2857 The edosk2674 HAL package provides the support needed to run
2858 eCos on a Hitachi Micro System Europe EDOSK-2674R Evalution board." 2858 eCos on a Hitachi Micro System Europe EDOSK-2674 Evalution board."
2859 } 2859 }
2860 2860
2861 # ========================================================================== 2861 # ==========================================================================
2862 # -------------------------------------------------------------------------- 2862 # --------------------------------------------------------------------------
2863 # i386 packages 2863 # i386 packages
5008 The h8max target provides the packages need to run 5008 The h8max target provides the packages need to run
5009 eCos in the strawberry-linux.com H8MAX board." 5009 eCos in the strawberry-linux.com H8MAX board."
5010 } 5010 }
5011 5011
5012 target edosk2674 { 5012 target edosk2674 {
5013 alias { "EDOSK-2674R" } 5013 alias { "EDOSK-2674" }
5014 packages { CYGPKG_HAL_H8300 5014 packages { CYGPKG_HAL_H8300
5015 CYGPKG_HAL_H8300_H8S 5015 CYGPKG_HAL_H8300_H8S
5016 CYGPKG_HAL_H8300_H8S_EDOSK2674 5016 CYGPKG_HAL_H8300_H8S_EDOSK2674
5017 CYGPKG_IO_SERIAL_H8300_SCI 5017 CYGPKG_IO_SERIAL_H8300_SCI
5018 CYGPKG_DEVS_ETH_H8300_EDOSK2674 5018 CYGPKG_DEVS_ETH_H8300_EDOSK2674
5019 } 5019 }
5020 description " 5020 description "
5021 The h8max target provides the packages need to run 5021 The h8max target provides the packages need to run
5022 eCos in the Hitachi Micro System Europe EDOSK-2674R Evalution board." 5022 eCos in the Hitachi Micro System Europe EDOSK-2674 Evalution board."
5023 } 5023 }
5024 5024
5025 # -------------------------------------------------------------------------- 5025 # --------------------------------------------------------------------------
5026 # CalmRISC16 targets 5026 # CalmRISC16 targets
5027 5027