Mercurial > flash_v2
annotate packages/hal/powerpc/moab/current/misc/redboot_RAM.ecm @ 1777:c16341b1bac6 default tip
* Added execute permissions to files missed in conversion from CVS
| author | alexs |
|---|---|
| date | Mon, 12 Oct 2009 02:26:09 +0100 |
| parents | 3c221a743075 |
| children |
| rev | line source |
|---|---|
|
1223
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
1 cdl_savefile_version 1; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
2 cdl_savefile_command cdl_savefile_version {}; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
3 cdl_savefile_command cdl_savefile_command {}; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
4 cdl_savefile_command cdl_configuration { description hardware template package }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
5 cdl_savefile_command cdl_package { value_source user_value wizard_value inferred_value }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
6 cdl_savefile_command cdl_component { value_source user_value wizard_value inferred_value }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
7 cdl_savefile_command cdl_option { value_source user_value wizard_value inferred_value }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
8 cdl_savefile_command cdl_interface { value_source user_value wizard_value inferred_value }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
9 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
10 cdl_configuration eCos { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
11 description "" ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
12 hardware moab ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
13 template redboot ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
14 package -hardware CYGPKG_HAL_POWERPC current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
15 package -hardware CYGPKG_HAL_POWERPC_PPC40x current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
16 package -hardware CYGPKG_HAL_POWERPC_MOAB current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
17 package -hardware CYGPKG_DEVS_FLASH_POWERPC_MOAB current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
18 package -hardware CYGPKG_DEVS_FLASH_ATMEL_AT49XXXX current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
19 package -hardware CYGPKG_DEVS_FLASH_TOSHIBA_TC58XXX current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
20 package -hardware CYGPKG_DEVS_ETH_POWERPC_MOAB current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
21 package -hardware CYGPKG_DEVS_ETH_POWERPC_PPC405 current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
22 package -hardware CYGPKG_DEVS_ETH_PHY current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
23 package -hardware CYGPKG_IO_PCI current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
24 package -hardware CYGPKG_DEVICES_WALLCLOCK_DALLAS_DS1307 current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
25 package -hardware CYGPKG_DEVICES_WALLCLOCK_POWERPC_MOAB current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
26 package -template CYGPKG_HAL current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
27 package -template CYGPKG_INFRA current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
28 package -template CYGPKG_REDBOOT current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
29 package -template CYGPKG_ISOINFRA current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
30 package -template CYGPKG_LIBC_STRING current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
31 package -template CYGPKG_CRC current ; |
|
1231
3c221a743075
Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
gthomas
parents:
1223
diff
changeset
|
32 package CYGPKG_NS_DNS current ; |
|
1223
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
33 package CYGPKG_IO_ETH_DRIVERS current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
34 package CYGPKG_IO_FLASH current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
35 package CYGPKG_IO_WALLCLOCK current ; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
36 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
37 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
38 cdl_option CYGFUN_LIBC_STRING_BSD_FUNCS { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
39 inferred_value 0 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
40 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
41 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
42 cdl_option CYGHWR_DEVS_ETH_PHY_DP83847 { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
43 inferred_value 1 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
44 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
45 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
46 cdl_option CYGNUM_HAL_COMMON_INTERRUPTS_STACK_SIZE { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
47 user_value 4096 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
48 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
49 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
50 cdl_option CYGDBG_HAL_COMMON_INTERRUPTS_SAVE_MINIMUM_CONTEXT { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
51 user_value 0 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
52 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
53 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
54 cdl_option CYGDBG_HAL_COMMON_CONTEXT_SAVE_MINIMUM { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
55 inferred_value 0 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
56 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
57 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
58 cdl_option CYGSEM_HAL_DCACHE_STARTUP_MODE { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
59 inferred_value WRITETHRU |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
60 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
61 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
62 cdl_option CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
63 inferred_value 1 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
64 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
65 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
66 cdl_option CYGSEM_HAL_POWERPC_RESET_USES_JUMP { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
67 inferred_value 1 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
68 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
69 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
70 cdl_option CYGHWR_HAL_POWERPC_ENABLE_MMU { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
71 inferred_value 0 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
72 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
73 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
74 cdl_component CYGBLD_BUILD_REDBOOT { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
75 user_value 1 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
76 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
77 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
78 cdl_option CYGBLD_REDBOOT_MAX_MEM_SEGMENTS { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
79 inferred_value 2 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
80 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
81 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
82 cdl_option CYGBLD_REDBOOT_MIN_IMAGE_SIZE { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
83 user_value 0x00080000 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
84 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
85 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
86 cdl_option CYGNUM_REDBOOT_FLASH_CONFIG_SIZE { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
87 inferred_value 2048 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
88 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
89 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
90 cdl_option CYGHWR_REDBOOT_FLASH_CONFIG_MEDIA { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
91 inferred_value EEPROM |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
92 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
93 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
94 cdl_option CYGNUM_REDBOOT_FLASH_STRING_SIZE { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
95 inferred_value 64 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
96 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
97 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
98 cdl_option CYGNUM_REDBOOT_FLASH_SCRIPT_SIZE { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
99 inferred_value 256 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
100 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
101 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
102 cdl_option CYGBLD_ISO_STRTOK_R_HEADER { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
103 inferred_value 1 <cyg/libc/string/string.h> |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
104 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
105 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
106 cdl_option CYGBLD_ISO_STRING_LOCALE_FUNCS_HEADER { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
107 inferred_value 1 <cyg/libc/string/string.h> |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
108 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
109 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
110 cdl_option CYGBLD_ISO_STRING_BSD_FUNCS_HEADER { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
111 inferred_value 1 <cyg/libc/string/bsdstring.h> |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
112 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
113 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
114 cdl_option CYGBLD_ISO_STRING_MEMFUNCS_HEADER { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
115 inferred_value 1 <cyg/libc/string/string.h> |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
116 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
117 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
118 cdl_option CYGBLD_ISO_STRING_STRFUNCS_HEADER { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
119 inferred_value 1 <cyg/libc/string/string.h> |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
120 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
121 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
122 cdl_option CYGBLD_ISO_DNS_HEADER { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
123 inferred_value 1 <cyg/ns/dns/dns.h> |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
124 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
125 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
126 cdl_option CYGPKG_NS_DNS_BUILD { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
127 inferred_value 0 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
128 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
129 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
130 cdl_option CYGSEM_IO_FLASH_READ_INDIRECT { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
131 inferred_value 1 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
132 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
133 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
134 cdl_option CYGSEM_IO_FLASH_VERIFY_PROGRAM { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
135 inferred_value 0 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
136 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
137 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
138 cdl_component CYGSEM_DEVS_FLASH_POWERPC_MOAB_MAIN { |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
139 user_value 1 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
140 }; |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
141 |
|
dbcfe4e0dbd2
New platform - TAMS MOAB - and generic changes to support it
gthomas
parents:
diff
changeset
|
142 |
