Mercurial > flash_v2
comparison packages/ecos.db @ 1397:9c818dd5d9fa
Updates for EC555 targets - from Bob Koninckx
| author | gthomas |
|---|---|
| date | Mon, 24 Nov 2003 14:28:13 +0000 |
| parents | fd9beb3b37c0 |
| children | 4f98ee8c6707 |
comparison
equal
deleted
inserted
replaced
| 1396:72d234fe1607 | 1397:9c818dd5d9fa |
|---|---|
| 1490 directory devs/eth/powerpc/viper | 1490 directory devs/eth/powerpc/viper |
| 1491 script viper_eth_drivers.cdl | 1491 script viper_eth_drivers.cdl |
| 1492 description "Ethernet driver specifics for A&M Viper (MPC8xxT) based boards." | 1492 description "Ethernet driver specifics for A&M Viper (MPC8xxT) based boards." |
| 1493 } | 1493 } |
| 1494 | 1494 |
| 1495 package CYGPKG_DEVS_ETH_POWERPC_EC555 { | |
| 1496 alias { "Crystal LAN ethernet driver for ec555 boards" ec555_eth_driver } | |
| 1497 hardware | |
| 1498 directory devs/eth/powerpc/ec555 | |
| 1499 script ec555_eth_drivers.cdl | |
| 1500 description "Ethernet driver for Crystal LAN on ec555 board." | |
| 1501 } | |
| 1502 | |
| 1495 package CYGPKG_DEVS_ETH_INTEL_I82559 { | 1503 package CYGPKG_DEVS_ETH_INTEL_I82559 { |
| 1496 alias { "Intel 82559 ethernet driver" | 1504 alias { "Intel 82559 ethernet driver" |
| 1497 devs_eth_intel_i82559 i82559_eth_driver } | 1505 devs_eth_intel_i82559 i82559_eth_driver } |
| 1498 hardware | 1506 hardware |
| 1499 directory devs/eth/intel/i82559 | 1507 directory devs/eth/intel/i82559 |
| 1850 script watchdog_mn10300.cdl | 1858 script watchdog_mn10300.cdl |
| 1851 hardware | 1859 hardware |
| 1852 description " | 1860 description " |
| 1853 This package provides a watchdog driver implementation for the | 1861 This package provides a watchdog driver implementation for the |
| 1854 MN10300 chip." | 1862 MN10300 chip." |
| 1863 } | |
| 1864 | |
| 1865 package CYGPKG_DEVICES_WATCHDOG_MPC5xx { | |
| 1866 alias { "Watchdog driver for mpc5xx processor" devices_watchdog_mpc5xx device_watchdog_mpc5xx } | |
| 1867 directory devs/watchdog/powerpc/mpc5xx | |
| 1868 script watchdog_mpc5xx.cdl | |
| 1869 hardware | |
| 1870 description " | |
| 1871 This package provides a watchdog driver implementation for the | |
| 1872 mpc5xx processor family." | |
| 1855 } | 1873 } |
| 1856 | 1874 |
| 1857 package CYGPKG_DEVICES_WATCHDOG_SH_SH3 { | 1875 package CYGPKG_DEVICES_WATCHDOG_SH_SH3 { |
| 1858 alias { "Watchdog driver for the Hitachi SH3 chip" devices_watchdog_sh3 device_watchdog_sh3 } | 1876 alias { "Watchdog driver for the Hitachi SH3 chip" devices_watchdog_sh3 device_watchdog_sh3 } |
| 1859 directory devs/watchdog/sh/sh3 | 1877 directory devs/watchdog/sh/sh3 |
