comparison packages/ecos.db @ 2667:bb41a5c03561

* NEWS: * ecos.db: Ports to LPC-H2294, LPC-E2294, & LPC-L2294-1MB including flash drivers and ethernet drivers where appropriate.
author asl
date Sun, 23 Nov 2008 13:13:35 +0000
parents 65a519e427f3
children c3df4176e897
comparison
equal deleted inserted replaced
2666:54ce461124f6 2667:bb41a5c03561
882 description " 882 description "
883 This package contains hardware support for the internal 883 This package contains hardware support for the internal
884 flash memory of the LPC2xxx devices." 884 flash memory of the LPC2xxx devices."
885 } 885 }
886 886
887 package CYGPKG_DEVS_FLASH_ARM_OLPCX2294 {
888 alias { "Support for Flash memory on Olimex LPC-E2294, LPC-H2294, LPC-L2294-1M boards" flash_olpcx2294 }
889 directory devs/flash/arm/olpcx2294
890 script flash_olpcx2294.cdl
891 hardware
892 description "
893 This package contains hardware support for flash memory parts
894 on the Olimex LPC-E2294, LPC-H2294 LPC-L2294-1M platforms."
895 }
896
887 package CYGPKG_DEVS_TOUCH_IPAQ { 897 package CYGPKG_DEVS_TOUCH_IPAQ {
888 alias { "Touch screen support for iPAQ" touch_ipaq } 898 alias { "Touch screen support for iPAQ" touch_ipaq }
889 directory devs/touch/arm/ipaq 899 directory devs/touch/arm/ipaq
890 script touch_ipaq.cdl 900 script touch_ipaq.cdl
891 hardware 901 hardware
1304 alias { "Ethernet driver for phyCORE-LPC229x board" devs_eth_arm_phycore229x } 1314 alias { "Ethernet driver for phyCORE-LPC229x board" devs_eth_arm_phycore229x }
1305 hardware 1315 hardware
1306 directory devs/eth/arm/phycore229x 1316 directory devs/eth/arm/phycore229x
1307 script phycore229x_eth_drivers.cdl 1317 script phycore229x_eth_drivers.cdl
1308 description "Ethernet device driver for phyCORE-LPC229x board" 1318 description "Ethernet device driver for phyCORE-LPC229x board"
1319 }
1320
1321 package CYGPKG_DEVS_ETH_ARM_OLPCE2294 {
1322 alias { "Ethernet driver for Olimex LPC-E2294 board" olpce2294_eth_driver }
1323 hardware
1324 directory devs/eth/arm/olpce2294
1325 script olpce2294_eth_drivers.cdl
1326 description "
1327 Ethernet device driver for Olimex LPC-E2294 board."
1328 }
1329
1330 package CYGPKG_DEVS_ETH_ARM_OLPCL2294 {
1331 alias { "Ethernet driver for Olimex LPC-L2294-1MB board" olpcl2294_eth_driver }
1332 hardware
1333 directory devs/eth/arm/olpcl2294
1334 script olpcl2294_eth_drivers.cdl
1335 description "
1336 Ethernet device driver for Olimex LPC-L2294-1MB board."
1309 } 1337 }
1310 1338
1311 package CYGPKG_IO_SERIAL_SH_EDK7708 { 1339 package CYGPKG_IO_SERIAL_SH_EDK7708 {
1312 alias { "SH3 EDK7708 serial device drivers" 1340 alias { "SH3 EDK7708 serial device drivers"
1313 devs_serial_sh3_edk7708 1341 devs_serial_sh3_edk7708
2884 script hal_arm_lpc2xxx_lpcmt.cdl 2912 script hal_arm_lpc2xxx_lpcmt.cdl
2885 hardware 2913 hardware
2886 description " 2914 description "
2887 The lpcmt HAL package provides the support needed to run eCos on an the 2915 The lpcmt HAL package provides the support needed to run eCos on an the
2888 LPC-MT evaluation board from Olimex." 2916 LPC-MT evaluation board from Olimex."
2917 }
2918
2919 package CYGPKG_HAL_ARM_LPC2XXX_OLPCH2294 {
2920 alias { "Olimex LPC-H2294 header board" hal_olpch2294_arm }
2921 directory hal/arm/lpc2xxx/olpch2294
2922 script hal_arm_lpc2xxx_olpch2294.cdl
2923 hardware
2924 description "
2925 The olpch2294 HAL package provides the support needed to
2926 run eCos on the Olimex LPC-H2294 header board."
2927 }
2928
2929 package CYGPKG_HAL_ARM_LPC2XXX_OLPCE2294 {
2930 alias { "Olimex LPC-E2294 development board" hal_olpce2294_arm }
2931 directory hal/arm/lpc2xxx/olpce2294
2932 script hal_arm_lpc2xxx_olpce2294.cdl
2933 hardware
2934 description "
2935 The olpce2294 HAL package provides the support needed to
2936 run eCos on Olimex LPC-E2294 development board."
2937 }
2938
2939 package CYGPKG_HAL_ARM_LPC2XXX_OLPCL2294 {
2940 alias { "Olimex LPC-L2294-1MB development board" hal_olpcl2294_arm }
2941 directory hal/arm/lpc2xxx/olpcl2294
2942 script hal_arm_lpc2xxx_olpcl2294.cdl
2943 hardware
2944 description "
2945 The olpcl2294 HAL package provides the support needed to run
2946 eCos on Olimex LPC-L2294-1MB development board."
2889 } 2947 }
2890 2948
2891 package CYGPKG_HAL_ARM_MAC7100 { 2949 package CYGPKG_HAL_ARM_MAC7100 {
2892 alias { "Freescale MAC7100 variant HAL" hal_arm_mac7100 arm_mac7100_hal } 2950 alias { "Freescale MAC7100 variant HAL" hal_arm_mac7100 arm_mac7100_hal }
2893 directory hal/arm/mac7100/var 2951 directory hal/arm/mac7100/var
4857 description " 4915 description "
4858 The Embedded Artists LPC2468 HAL package provides the support 4916 The Embedded Artists LPC2468 HAL package provides the support
4859 needed to run eCos on an Embedded Artists LPC2468 OEM board." 4917 needed to run eCos on an Embedded Artists LPC2468 OEM board."
4860 } 4918 }
4861 4919
4920 target olpch2294 {
4921 alias { "Olimex LPC-H2294 header board" olpch2294 }
4922 packages { CYGPKG_HAL_ARM
4923 CYGPKG_HAL_ARM_LPC2XXX
4924 CYGPKG_HAL_ARM_LPC2XXX_OLPCH2294
4925 CYGPKG_DEVS_FLASH_INTEL_28FXXX
4926 CYGPKG_DEVS_FLASH_ARM_OLPCX2294
4927 CYGPKG_IO_SERIAL_GENERIC_16X5X
4928 CYGPKG_IO_SERIAL_ARM_LPC2XXX
4929 CYGPKG_DEVICES_WATCHDOG_ARM_LPC2XXX
4930 }
4931 description "
4932 The olpch2294 target provides the packages needed to run
4933 eCos on Olimex LPC-H2294 header board."
4934 }
4935
4936
4937 target olpce2294 {
4938 alias { "Olimex LPC-E2294 development board" olpce2294 }
4939 packages { CYGPKG_HAL_ARM
4940 CYGPKG_HAL_ARM_LPC2XXX
4941 CYGPKG_HAL_ARM_LPC2XXX_OLPCE2294
4942 CYGPKG_DEVS_FLASH_INTEL_28FXXX
4943 CYGPKG_DEVS_FLASH_ARM_OLPCX2294
4944 CYGPKG_DEVS_ETH_CL_CS8900A
4945 CYGPKG_DEVS_ETH_ARM_OLPCE2294
4946 CYGPKG_IO_SERIAL_GENERIC_16X5X
4947 CYGPKG_IO_SERIAL_ARM_LPC2XXX
4948 CYGPKG_DEVICES_WATCHDOG_ARM_LPC2XXX
4949 }
4950 description "
4951 The olpce2294 target provides the packages needed to run
4952 eCos on Olimex LPC-E2294 development board."
4953 }
4954
4955 target olpcl2294 {
4956 alias { "Olimex LPC-L2294-1MB development board" olpcl2294 }
4957 packages { CYGPKG_HAL_ARM
4958 CYGPKG_HAL_ARM_LPC2XXX
4959 CYGPKG_HAL_ARM_LPC2XXX_OLPCL2294
4960 CYGPKG_DEVS_FLASH_INTEL_28FXXX
4961 CYGPKG_DEVS_FLASH_ARM_OLPCX2294
4962 CYGPKG_DEVS_ETH_CL_CS8900A
4963 CYGPKG_DEVS_ETH_ARM_OLPCL2294
4964 CYGPKG_IO_SERIAL_GENERIC_16X5X
4965 CYGPKG_IO_SERIAL_ARM_LPC2XXX
4966 CYGPKG_DEVICES_WATCHDOG_ARM_LPC2XXX
4967 }
4968 description "
4969 The olpcl2294 target provides the packages needed to run
4970 eCos on Olimex LPC-L2294-1MB development board."
4971 }
4972
4862 target mace1 { 4973 target mace1 {
4863 alias { "MACE1 - a MAC7100 evaluation board" mac7100_mace1 } 4974 alias { "MACE1 - a MAC7100 evaluation board" mac7100_mace1 }
4864 packages { CYGPKG_HAL_ARM 4975 packages { CYGPKG_HAL_ARM
4865 CYGPKG_HAL_ARM_MAC7100 4976 CYGPKG_HAL_ARM_MAC7100
4866 CYGPKG_HAL_ARM_MAC7100_MACE1 4977 CYGPKG_HAL_ARM_MAC7100_MACE1