Mercurial > flash_v2
annotate packages/hal/arm/aim711/current/misc/redboot_ROMRAM.ecm @ 1637:eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
SNDS package.
| author | asl |
|---|---|
| date | Fri, 14 May 2004 14:47:29 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
1637
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
1 cdl_savefile_version 1; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
2 cdl_savefile_command cdl_savefile_version {}; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
3 cdl_savefile_command cdl_savefile_command {}; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
4 cdl_savefile_command cdl_configuration { description hardware template package }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
5 cdl_savefile_command cdl_package { value_source user_value wizard_value inferred_value }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
6 cdl_savefile_command cdl_component { value_source user_value wizard_value inferred_value }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
7 cdl_savefile_command cdl_option { value_source user_value wizard_value inferred_value }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
8 cdl_savefile_command cdl_interface { value_source user_value wizard_value inferred_value }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
9 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
10 cdl_configuration eCos { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
11 description "" ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
12 hardware aim711 ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
13 template redboot ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
14 package -hardware CYGPKG_HAL_ARM current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
15 package -hardware CYGPKG_HAL_ARM_AIM711 current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
16 package -hardware CYGPKG_DEVS_FLASH_ARM_AIM711 current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
17 package -hardware CYGPKG_DEVS_FLASH_SST_39VFXXX current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
18 package -hardware CYGPKG_DEVS_ETH_ARM_KS32C5000 current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
19 package -hardware CYGPKG_IO_SERIAL_ARM_AIM711 current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
20 package -hardware CYGPKG_IO_SERIAL_ARM_S3C4510 current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
21 package -hardware CYGPKG_IO_SERIAL_ARM_AIM711_S3C4510 current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
22 package -hardware CYGPKG_IO_SERIAL_GENERIC_16X5X current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
23 package -hardware CYGPKG_IO_SERIAL_ARM_AIM711_16X5X current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
24 package -hardware CYGPKG_DEVICES_WALLCLOCK_ARM_AIM711 current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
25 package -hardware CYGPKG_DEVICES_WALLCLOCK_DALLAS_DS1307 current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
26 package -template CYGPKG_HAL current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
27 package -template CYGPKG_INFRA current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
28 package -template CYGPKG_REDBOOT current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
29 package CYGPKG_ISOINFRA current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
30 package CYGPKG_LIBC_STRING current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
31 package CYGPKG_CRC current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
32 package CYGPKG_IO_FLASH current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
33 package CYGPKG_IO_ETH_DRIVERS current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
34 package CYGPKG_NS_DNS current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
35 package CYGPKG_COMPRESS_ZLIB current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
36 package CYGPKG_IO_WALLCLOCK current ; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
37 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
38 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
39 cdl_component CYGPKG_DEVS_ETH_ARM_KS32C5000_REDBOOT_HOLDS_ESA { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
40 user_value 1 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
41 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
42 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
43 cdl_option CYGIMP_HAL_COMMON_INTERRUPTS_USE_INTERRUPT_STACK { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
44 user_value 0 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
45 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
46 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
47 cdl_option CYGNUM_HAL_COMMON_INTERRUPTS_STACK_SIZE { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
48 user_value 6144 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
49 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
50 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
51 cdl_option CYGDBG_HAL_COMMON_INTERRUPTS_SAVE_MINIMUM_CONTEXT { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
52 user_value 0 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
53 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
54 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
55 cdl_option CYGDBG_HAL_COMMON_CONTEXT_SAVE_MINIMUM { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
56 inferred_value 0 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
57 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
58 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
59 cdl_option CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
60 inferred_value 1 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
61 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
62 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
63 cdl_option CYGSEM_HAL_ROM_MONITOR { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
64 inferred_value 1 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
65 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
66 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
67 cdl_option CYGSEM_HAL_USE_ROM_MONITOR { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
68 user_value 0 0 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
69 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
70 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
71 cdl_option CYGHWR_HAL_ARM_BIGENDIAN { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
72 user_value 1 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
73 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
74 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
75 cdl_component CYG_HAL_STARTUP { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
76 user_value ROMRAM |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
77 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
78 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
79 cdl_component CYGBLD_BUILD_REDBOOT { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
80 user_value 1 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
81 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
82 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
83 cdl_option CYGBLD_BUILD_REDBOOT_WITH_THREADS { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
84 user_value 1 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
85 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
86 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
87 cdl_option CYGPKG_REDBOOT_ANY_CONSOLE { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
88 user_value 0 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
89 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
90 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
91 cdl_option CYGBLD_REDBOOT_MIN_IMAGE_SIZE { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
92 user_value 0x00025000 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
93 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
94 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
95 cdl_option CYGBLD_REDBOOT_FLASH_BOOT_OFFSET { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
96 user_value 0 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
97 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
98 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
99 cdl_option CYGSEM_REDBOOT_FLASH_COMBINED_FIS_AND_CONFIG { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
100 user_value 0 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
101 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
102 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
103 cdl_component CYGPKG_REDBOOT_DISK { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
104 user_value 0 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
105 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
106 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
107 cdl_option CYGNUM_REDBOOT_BOOT_SCRIPT_TIMEOUT_RESOLUTION { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
108 user_value 1 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
109 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
110 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
111 cdl_option CYGNUM_REDBOOT_BOOT_SCRIPT_DEFAULT_TIMEOUT { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
112 user_value 10 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
113 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
114 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
115 cdl_component CYGPKG_REDBOOT_AIM711_EEPROM_RDWR { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
116 user_value 1 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
117 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
118 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
119 cdl_option CYGBLD_ISO_STRTOK_R_HEADER { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
120 inferred_value 1 <cyg/libc/string/string.h> |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
121 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
122 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
123 cdl_option CYGBLD_ISO_STRING_LOCALE_FUNCS_HEADER { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
124 inferred_value 1 <cyg/libc/string/string.h> |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
125 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
126 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
127 cdl_option CYGBLD_ISO_STRING_BSD_FUNCS_HEADER { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
128 inferred_value 1 <cyg/libc/string/bsdstring.h> |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
129 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
130 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
131 cdl_option CYGBLD_ISO_STRING_MEMFUNCS_HEADER { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
132 inferred_value 1 <cyg/libc/string/string.h> |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
133 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
134 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
135 cdl_option CYGBLD_ISO_STRING_STRFUNCS_HEADER { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
136 inferred_value 1 <cyg/libc/string/string.h> |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
137 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
138 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
139 cdl_option CYGBLD_ISO_DNS_HEADER { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
140 user_value 1 <cyg/ns/dns/dns.h> |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
141 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
142 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
143 cdl_option CYGNUM_DEVS_FLASH_ARM_AIM711_SIZE { |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
144 user_value 2 |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
145 }; |
|
eeaba976ebc6
New package for the ARM Industrial Module AIM 711 cloned from
asl
parents:
diff
changeset
|
146 |
