Mercurial > ecos-v3_0-branch
annotate packages/devs/eth/powerpc/adderII/current/cdl/adderII_eth_drivers.cdl @ 862:725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
| author | gthomas |
|---|---|
| date | Mon, 24 Mar 2003 21:59:28 +0000 |
| parents | |
| children | 74dbf4c3f2e1 |
| rev | line source |
|---|---|
|
862
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
1 #==================================================================== |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
2 # |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
3 # adderII_eth_drivers.cdl |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
4 # |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
5 # Hardware specifics for A&M Adder-II ethernet |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
6 # |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
7 #==================================================================== |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
8 #####ECOSGPLCOPYRIGHTBEGIN#### |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
9 ## ------------------------------------------- |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
10 ## This file is part of eCos, the Embedded Configurable Operating System. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
11 ## Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
12 ## Copyright (C) 2002, 2003 Gary Thomas |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
13 ## |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
14 ## eCos is free software; you can redistribute it and/or modify it under |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
15 ## the terms of the GNU General Public License as published by the Free |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
16 ## Software Foundation; either version 2 or (at your option) any later version. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
17 ## |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
18 ## eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
19 ## WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
20 ## FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
21 ## for more details. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
22 ## |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
23 ## You should have received a copy of the GNU General Public License along |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
24 ## with eCos; if not, write to the Free Software Foundation, Inc., |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
25 ## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
26 ## |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
27 ## As a special exception, if other files instantiate templates or use macros |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
28 ## or inline functions from this file, or you compile this file and link it |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
29 ## with other works to produce a work based on this file, this file does not |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
30 ## by itself cause the resulting work to be covered by the GNU General Public |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
31 ## License. However the source code for this file must still be made available |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
32 ## in accordance with section (3) of the GNU General Public License. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
33 ## |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
34 ## This exception does not invalidate any other reasons why a work based on |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
35 ## this file might be covered by the GNU General Public License. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
36 ## |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
37 ## Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
38 ## at http://sources.redhat.com/ecos/ecos-license/ |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
39 ## ------------------------------------------- |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
40 #####ECOSGPLCOPYRIGHTEND#### |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
41 # ==================================================================== |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
42 ######DESCRIPTIONBEGIN#### |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
43 # |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
44 # Author(s): gthomas, hmt |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
45 # Original data: gthomas |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
46 # Contributors: gthomas, F.Robbins |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
47 # Date: 2003-03-17 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
48 # |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
49 #####DESCRIPTIONEND#### |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
50 # |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
51 #==================================================================== |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
52 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
53 cdl_package CYGPKG_DEVS_ETH_POWERPC_ADDERII { |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
54 display "A&M AdderII (MPC852T) ethernet support" |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
55 description "Hardware specifics for A&M AdderII ethernet" |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
56 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
57 parent CYGPKG_IO_ETH_DRIVERS |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
58 active_if CYGPKG_IO_ETH_DRIVERS |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
59 active_if CYGPKG_HAL_POWERPC |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
60 active_if CYGPKG_HAL_POWERPC_MPC8xx |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
61 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
62 requires CYGPKG_DEVS_ETH_POWERPC_FEC |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
63 requires CYGHWR_HAL_POWERPC_ADDER_II |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
64 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
65 include_dir cyg/io |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
66 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
67 define_proc { |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
68 puts $::cdl_system_header "#define CYGDAT_DEVS_FEC_ETH_INL <cyg/io/adderII_eth.inl>" |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
69 } |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
diff
changeset
|
70 } |
