diff options
Diffstat (limited to 'firmware/target/arm/imx31/sdma_script_code.h')
-rw-r--r-- | firmware/target/arm/imx31/sdma_script_code.h | 1060 |
1 files changed, 1060 insertions, 0 deletions
diff --git a/firmware/target/arm/imx31/sdma_script_code.h b/firmware/target/arm/imx31/sdma_script_code.h new file mode 100644 index 0000000000..b80c39534b --- /dev/null +++ b/firmware/target/arm/imx31/sdma_script_code.h | |||
@@ -0,0 +1,1060 @@ | |||
1 | /*************************************************************************** | ||
2 | * __________ __ ___. | ||
3 | * Open \______ \ ____ ____ | | _\_ |__ _______ ___ | ||
4 | * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / | ||
5 | * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < | ||
6 | * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ | ||
7 | * \/ \/ \/ \/ \/ | ||
8 | * $Id$ | ||
9 | * | ||
10 | * Copyright (C) 2009 by Michael Sevakis | ||
11 | * | ||
12 | * This program is free software; you can redistribute it and/or | ||
13 | * modify it under the terms of the GNU General Public License | ||
14 | * as published by the Free Software Foundation; either version 2 | ||
15 | * of the License, or (at your option) any later version. | ||
16 | * | ||
17 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY | ||
18 | * KIND, either express or implied. | ||
19 | * | ||
20 | ****************************************************************************/ | ||
21 | |||
22 | /* | ||
23 | * Taken from from the Linux BSP provided by Freescale. | ||
24 | * Copyright 2004-2008 Freescale Semiconductor, Inc. All Rights Reserved. | ||
25 | */ | ||
26 | |||
27 | /* This header contains both versions 1 and 2 of SDMA code */ | ||
28 | |||
29 | #ifndef __SDMA_SCRIPT_CODE_H__ | ||
30 | #define __SDMA_SCRIPT_CODE_H__ | ||
31 | /*! | ||
32 | * Following define start address of start script | ||
33 | */ | ||
34 | #define start_ADDR_1 0 | ||
35 | /*! | ||
36 | * Following define size of start script | ||
37 | */ | ||
38 | #define start_SIZE_1 21 | ||
39 | |||
40 | /*! | ||
41 | * Following define start address of core script | ||
42 | */ | ||
43 | #define core_ADDR_1 80 | ||
44 | /*! | ||
45 | * Following define size of core script | ||
46 | */ | ||
47 | #define core_SIZE_1 152 | ||
48 | |||
49 | /*! | ||
50 | * Following define start address of common script | ||
51 | */ | ||
52 | #define common_ADDR_1 232 | ||
53 | /*! | ||
54 | * Following define size of common script | ||
55 | */ | ||
56 | #define common_SIZE_1 191 | ||
57 | |||
58 | /*! | ||
59 | * Following define start address of burst_copy script | ||
60 | */ | ||
61 | #define burst_copy_ADDR_1 423 | ||
62 | /*! | ||
63 | * Following define size of burst_copy script | ||
64 | */ | ||
65 | #define burst_copy_SIZE_1 87 | ||
66 | |||
67 | /*! | ||
68 | * Following define start address of dsp_2_burst script | ||
69 | */ | ||
70 | #define dsp_2_burst_ADDR_1 510 | ||
71 | /*! | ||
72 | * Following define size of dsp_2_burst script | ||
73 | */ | ||
74 | #define dsp_2_burst_SIZE_1 24 | ||
75 | |||
76 | /*! | ||
77 | * Following define start address of burst_2_dsp script | ||
78 | */ | ||
79 | #define burst_2_dsp_ADDR_1 534 | ||
80 | /*! | ||
81 | * Following define size of burst_2_dsp script | ||
82 | */ | ||
83 | #define burst_2_dsp_SIZE_1 24 | ||
84 | |||
85 | /*! | ||
86 | * Following define start address of dsp_copy script | ||
87 | */ | ||
88 | #define dsp_copy_ADDR_1 558 | ||
89 | /*! | ||
90 | * Following define size of dsp_copy script | ||
91 | */ | ||
92 | #define dsp_copy_SIZE_1 86 | ||
93 | |||
94 | /*! | ||
95 | * Following define start address of mcu_2_mcu script | ||
96 | */ | ||
97 | #define mcu_2_mcu_ADDR_1 644 | ||
98 | /*! | ||
99 | * Following define size of mcu_2_mcu script | ||
100 | */ | ||
101 | #define mcu_2_mcu_SIZE_1 79 | ||
102 | |||
103 | /*! | ||
104 | * Following define start address of mcu_2_per script | ||
105 | */ | ||
106 | #define mcu_2_per_ADDR_1 723 | ||
107 | /*! | ||
108 | * Following define size of mcu_2_per script | ||
109 | */ | ||
110 | #define mcu_2_per_SIZE_1 88 | ||
111 | |||
112 | /*! | ||
113 | * Following define start address of test script | ||
114 | */ | ||
115 | #define test_ADDR_1 811 | ||
116 | /*! | ||
117 | * Following define size of test script | ||
118 | */ | ||
119 | #define test_SIZE_1 63 | ||
120 | |||
121 | /*! | ||
122 | * Following define start address of mcu_2_dsp script | ||
123 | */ | ||
124 | #define mcu_2_dsp_ADDR_1 874 | ||
125 | /*! | ||
126 | * Following define size of mcu_2_dsp script | ||
127 | */ | ||
128 | #define mcu_2_dsp_SIZE_1 30 | ||
129 | |||
130 | /*! | ||
131 | * Following define start address of mcu_2_dsp_2buf script | ||
132 | */ | ||
133 | #define mcu_2_dsp_2buf_ADDR_1 904 | ||
134 | /*! | ||
135 | * Following define size of mcu_2_dsp_2buf script | ||
136 | */ | ||
137 | #define mcu_2_dsp_2buf_SIZE_1 113 | ||
138 | |||
139 | /*! | ||
140 | * Following define start address of dsp_2_mcu script | ||
141 | */ | ||
142 | #define dsp_2_mcu_ADDR_1 1017 | ||
143 | /*! | ||
144 | * Following define size of dsp_2_mcu script | ||
145 | */ | ||
146 | #define dsp_2_mcu_SIZE_1 30 | ||
147 | |||
148 | /*! | ||
149 | * Following define start address of dsp_2_mcu_2buf script | ||
150 | */ | ||
151 | #define dsp_2_mcu_2buf_ADDR_1 1047 | ||
152 | /*! | ||
153 | * Following define size of dsp_2_mcu_2buf script | ||
154 | */ | ||
155 | #define dsp_2_mcu_2buf_SIZE_1 113 | ||
156 | |||
157 | /*! | ||
158 | * Following define start address of dsp_2_dsp script | ||
159 | */ | ||
160 | #define dsp_2_dsp_ADDR_1 1160 | ||
161 | /*! | ||
162 | * Following define size of dsp_2_dsp script | ||
163 | */ | ||
164 | #define dsp_2_dsp_SIZE_1 64 | ||
165 | |||
166 | /*! | ||
167 | * Following define start address of per_2_mcu script | ||
168 | */ | ||
169 | #define per_2_mcu_ADDR_1 1224 | ||
170 | /*! | ||
171 | * Following define size of per_2_mcu script | ||
172 | */ | ||
173 | #define per_2_mcu_SIZE_1 121 | ||
174 | |||
175 | /*! | ||
176 | * Following define start address of dsp_2_per_2buf script | ||
177 | */ | ||
178 | #define dsp_2_per_2buf_ADDR_1 1345 | ||
179 | /*! | ||
180 | * Following define size of dsp_2_per_2buf script | ||
181 | */ | ||
182 | #define dsp_2_per_2buf_SIZE_1 164 | ||
183 | |||
184 | /*! | ||
185 | * Following define start address of per_2_dsp_2buf script | ||
186 | */ | ||
187 | #define per_2_dsp_2buf_ADDR_1 1509 | ||
188 | /*! | ||
189 | * Following define size of per_2_dsp_2buf script | ||
190 | */ | ||
191 | #define per_2_dsp_2buf_SIZE_1 168 | ||
192 | |||
193 | /*! | ||
194 | * Following define start address of per_2_per script | ||
195 | */ | ||
196 | #define per_2_per_ADDR_1 1677 | ||
197 | /*! | ||
198 | * Following define size of per_2_per script | ||
199 | */ | ||
200 | #define per_2_per_SIZE_1 67 | ||
201 | |||
202 | /*! | ||
203 | * Following define start address of error_dsp script | ||
204 | */ | ||
205 | #define error_dsp_ADDR_1 1744 | ||
206 | /*! | ||
207 | * Following define size of error_dsp script | ||
208 | */ | ||
209 | #define error_dsp_SIZE_1 34 | ||
210 | |||
211 | /*! | ||
212 | * Following define start address of ap_2_ap script | ||
213 | */ | ||
214 | #define ap_2_ap_ADDR_1 6144 | ||
215 | /*! | ||
216 | * Following define size of ap_2_ap script | ||
217 | */ | ||
218 | #define ap_2_ap_SIZE_1 294 | ||
219 | |||
220 | /*! | ||
221 | * Following define start address of app_2_mcu script | ||
222 | */ | ||
223 | #define app_2_mcu_ADDR_1 6438 | ||
224 | /*! | ||
225 | * Following define size of app_2_mcu script | ||
226 | */ | ||
227 | #define app_2_mcu_SIZE_1 101 | ||
228 | |||
229 | /*! | ||
230 | * Following define start address of ata_2_mcu script | ||
231 | */ | ||
232 | #define ata_2_mcu_ADDR_1 6539 | ||
233 | /*! | ||
234 | * Following define size of ata_2_mcu script | ||
235 | */ | ||
236 | #define ata_2_mcu_SIZE_1 110 | ||
237 | |||
238 | /*! | ||
239 | * Following define start address of dptc_dvfs script | ||
240 | */ | ||
241 | #define dptc_dvfs_ADDR_1 6649 | ||
242 | /*! | ||
243 | * Following define size of dptc_dvfs script | ||
244 | */ | ||
245 | #define dptc_dvfs_SIZE_1 274 | ||
246 | |||
247 | /*! | ||
248 | * Following define start address of error script | ||
249 | */ | ||
250 | #define error_ADDR_1 6923 | ||
251 | /*! | ||
252 | * Following define size of error script | ||
253 | */ | ||
254 | #define error_SIZE_1 73 | ||
255 | |||
256 | /*! | ||
257 | * Following define start address of firi_2_mcu script | ||
258 | */ | ||
259 | #define firi_2_mcu_ADDR_1 6996 | ||
260 | /*! | ||
261 | * Following define size of firi_2_mcu script | ||
262 | */ | ||
263 | #define firi_2_mcu_SIZE_1 114 | ||
264 | |||
265 | /*! | ||
266 | * Following define start address of mcu_2_app script | ||
267 | */ | ||
268 | #define mcu_2_app_ADDR_1 7110 | ||
269 | /*! | ||
270 | * Following define size of mcu_2_app script | ||
271 | */ | ||
272 | #define mcu_2_app_SIZE_1 127 | ||
273 | |||
274 | /*! | ||
275 | * Following define start address of mcu_2_ata script | ||
276 | */ | ||
277 | #define mcu_2_ata_ADDR_1 7237 | ||
278 | /*! | ||
279 | * Following define size of mcu_2_ata script | ||
280 | */ | ||
281 | #define mcu_2_ata_SIZE_1 87 | ||
282 | |||
283 | /*! | ||
284 | * Following define start address of mcu_2_firi script | ||
285 | */ | ||
286 | #define mcu_2_firi_ADDR_1 7324 | ||
287 | /*! | ||
288 | * Following define size of mcu_2_firi script | ||
289 | */ | ||
290 | #define mcu_2_firi_SIZE_1 77 | ||
291 | |||
292 | /*! | ||
293 | * Following define start address of mcu_2_mshc script | ||
294 | */ | ||
295 | #define mcu_2_mshc_ADDR_1 7401 | ||
296 | /*! | ||
297 | * Following define size of mcu_2_mshc script | ||
298 | */ | ||
299 | #define mcu_2_mshc_SIZE_1 48 | ||
300 | |||
301 | /*! | ||
302 | * Following define start address of mcu_2_shp script | ||
303 | */ | ||
304 | #define mcu_2_shp_ADDR_1 7449 | ||
305 | /*! | ||
306 | * Following define size of mcu_2_shp script | ||
307 | */ | ||
308 | #define mcu_2_shp_SIZE_1 123 | ||
309 | |||
310 | /*! | ||
311 | * Following define start address of mshc_2_mcu script | ||
312 | */ | ||
313 | #define mshc_2_mcu_ADDR_1 7572 | ||
314 | /*! | ||
315 | * Following define size of mshc_2_mcu script | ||
316 | */ | ||
317 | #define mshc_2_mcu_SIZE_1 60 | ||
318 | |||
319 | /*! | ||
320 | * Following define start address of shp_2_mcu script | ||
321 | */ | ||
322 | #define shp_2_mcu_ADDR_1 7632 | ||
323 | /*! | ||
324 | * Following define size of shp_2_mcu script | ||
325 | */ | ||
326 | #define shp_2_mcu_SIZE_1 101 | ||
327 | |||
328 | /*! | ||
329 | * Following define start address of uart_2_mcu script | ||
330 | */ | ||
331 | #define uart_2_mcu_ADDR_1 7733 | ||
332 | /*! | ||
333 | * Following define size of uart_2_mcu script | ||
334 | */ | ||
335 | #define uart_2_mcu_SIZE_1 105 | ||
336 | |||
337 | /*! | ||
338 | * Following define start address of uartsh_2_mcu script | ||
339 | */ | ||
340 | #define uartsh_2_mcu_ADDR_1 7838 | ||
341 | /*! | ||
342 | * Following define size of uartsh_2_mcu script | ||
343 | */ | ||
344 | #define uartsh_2_mcu_SIZE_1 98 | ||
345 | |||
346 | /*! | ||
347 | * Following define the start address of sdma ram | ||
348 | */ | ||
349 | |||
350 | #define RAM_CODE_START_ADDR_1 6144 | ||
351 | /*! | ||
352 | * Following define the size of sdma ram | ||
353 | */ | ||
354 | #define RAM_CODE_SIZE_1 1792 | ||
355 | |||
356 | /*! | ||
357 | * Code download for i.MX system revision = 1.0 | ||
358 | */ | ||
359 | static __attribute__((aligned(4))) const short sdma_code_1[RAM_CODE_SIZE_1] = | ||
360 | { | ||
361 | 0xc0ec, 0x7d59, 0x0970, 0x0111, 0x5111, 0x5ad1, 0x5bd9, 0xc0fe, | ||
362 | 0x5ce1, 0x7d02, 0x0200, 0x9806, 0x08ff, 0x0011, 0x28ff, 0x00bc, | ||
363 | 0x05df, 0x7d4b, 0x06df, 0x7d2f, 0x6dc5, 0x6ed5, 0x5ef1, 0x0288, | ||
364 | 0xd81a, 0x9854, 0x0b04, 0x00d3, 0x7d20, 0x06a5, 0x3e03, 0x3d03, | ||
365 | 0x03a5, 0x3b03, 0x008b, 0x058b, 0x7802, 0x63d8, 0x0000, 0x7e72, | ||
366 | 0x63ff, 0x7e70, 0x02a5, 0x008a, 0x4e00, 0x7d01, 0x983d, 0x6dcf, | ||
367 | 0x6edf, 0x0015, 0x0015, 0x7802, 0x63d8, 0x0000, 0x7e63, 0x63ff, | ||
368 | 0x7e61, 0x3a03, 0x008a, 0x6dcd, 0x6edd, 0x7801, 0x63d8, 0x7e5a, | ||
369 | 0x63ff, 0x7e58, 0x0006, 0x6dc5, 0x6e07, 0x5ef1, 0x0288, 0xd8f7, | ||
370 | 0x7e02, 0x7f04, 0x9854, 0x0007, 0x68cc, 0x6b28, 0x54e1, 0x0089, | ||
371 | 0xdb13, 0x0188, 0x5ce1, 0x9854, 0x52d1, 0x53d9, 0x54e1, 0xc10d, | ||
372 | 0x7dad, 0x0200, 0x9800, 0x0200, 0x9800, 0x06df, 0x7d06, 0x6d23, | ||
373 | 0x6ed5, 0x5ef1, 0x0288, 0xd8cd, 0x9854, 0x5ef1, 0x6e07, 0x6d03, | ||
374 | 0x0b04, 0x00d3, 0x7d59, 0x06a5, 0x3e03, 0x3d03, 0x4d00, 0x7d09, | ||
375 | 0x03a5, 0x00a3, 0x0588, 0x008b, 0xd8c9, 0x7ed8, 0x620c, 0x7ed6, | ||
376 | 0x008d, 0x4e00, 0x7c25, 0x0a20, 0x00da, 0x7c22, 0x6503, 0x3d1f, | ||
377 | 0x02a5, 0x00a2, 0x0215, 0x0215, 0x6a18, 0x6a28, 0x7fc7, 0x0a20, | ||
378 | 0x0b08, 0x00da, 0x7c06, 0x6b18, 0x6b28, 0x7fc0, 0x0000, 0x2020, | ||
379 | 0x9889, 0x0688, 0x0015, 0x0015, 0x6818, 0x6828, 0x7fb7, 0x98c2, | ||
380 | 0x0007, 0x6a0c, 0x54e1, 0x0089, 0xdb0f, 0x0188, 0x5ce1, 0x9854, | ||
381 | 0x0b04, 0x00d3, 0x7d21, 0x0389, 0x1b12, 0x048b, 0x0688, 0x0015, | ||
382 | 0x0015, 0x0588, 0x038c, 0x0a08, 0x05da, 0x008d, 0x7c01, 0x008a, | ||
383 | 0x05a0, 0x7803, 0x620b, 0x5a03, 0x1b01, 0x7e98, 0x008b, 0x00a4, | ||
384 | 0x038c, 0x7803, 0x5203, 0x6a0b, 0x1b01, 0x6a28, 0x7f8f, 0x0000, | ||
385 | 0x4d00, 0x7ce8, 0x008e, 0x3803, 0xd8c9, 0x7e88, 0x620c, 0x7e86, | ||
386 | 0x9854, 0x7802, 0x6209, 0x6a29, 0x0006, 0x3e03, 0x4e00, 0x7d11, | ||
387 | 0x0b04, 0x03a6, 0x02db, 0x7d01, 0x038a, 0x02a3, 0x048a, 0x008b, | ||
388 | 0x7802, 0x6329, 0x6bc8, 0x7ebc, 0x63c8, 0x7ebc, 0x008c, 0x4800, | ||
389 | 0x7d15, 0x0488, 0x0015, 0x0015, 0x6edf, 0x7803, 0x632b, 0x6bc8, | ||
390 | 0x0000, 0x7eae, 0x63c8, 0x7eae, 0x008c, 0x3803, 0x6edd, 0x7803, | ||
391 | 0x6329, 0x6bc8, 0x0000, 0x7ea4, 0x63c8, 0x7ea4, 0x0006, 0x3d03, | ||
392 | 0x4d00, 0x7d0e, 0x0b04, 0x03a5, 0x02db, 0x7d01, 0x038a, 0x02a3, | ||
393 | 0x048a, 0x008b, 0x7802, 0x63c8, 0x6b09, 0x7e1e, 0x7f1e, 0x008c, | ||
394 | 0x0488, 0x0015, 0x0015, 0x6dcf, 0x0288, 0x008a, 0x0d08, 0x02dd, | ||
395 | 0x7c01, 0x008d, 0x7802, 0x63c8, 0x6b0b, 0x7e0e, 0x6b28, 0x7f0d, | ||
396 | 0x0000, 0x02dd, 0x7c02, 0x2208, 0x990d, 0x008c, 0x3803, 0x65c0, | ||
397 | 0x6dc5, 0x7802, 0x63c8, 0x6b09, 0x6b28, 0x0006, 0x0870, 0x0011, | ||
398 | 0x5010, 0xc0ec, 0x7d5e, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, | ||
399 | 0x7d02, 0x0200, 0x992c, 0x6ec3, 0x6d07, 0x5df0, 0x0dff, 0x0511, | ||
400 | 0x1dff, 0x05bc, 0x4d00, 0x7d44, 0x0b70, 0x0311, 0x522b, 0x5313, | ||
401 | 0x02b9, 0x4a00, 0x7c04, 0x6a28, 0x7f3a, 0x0400, 0x993c, 0x008f, | ||
402 | 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x0a03, 0x0212, 0x02bc, 0x0210, | ||
403 | 0x4a00, 0x7d1c, 0x4a02, 0x7d20, 0x4a01, 0x7d23, 0x0b70, 0x0311, | ||
404 | 0x53eb, 0x62c8, 0x7e24, 0x0360, 0x7d02, 0x0210, 0x0212, 0x6a09, | ||
405 | 0x7f1e, 0x0212, 0x6a09, 0x7f1b, 0x0212, 0x6a09, 0x7f18, 0x2003, | ||
406 | 0x4800, 0x7cef, 0x0b70, 0x0311, 0x5313, 0x997d, 0x0015, 0x0015, | ||
407 | 0x7802, 0x62c8, 0x6a0b, 0x997c, 0x0015, 0x7802, 0x62c8, 0x6a0a, | ||
408 | 0x997c, 0x7802, 0x62c8, 0x6a09, 0x7c02, 0x0000, 0x993a, 0xdb13, | ||
409 | 0x6a28, 0x7ffd, 0x008b, 0x52c3, 0x53cb, 0xc10d, 0x7da5, 0x0200, | ||
410 | 0x992c, 0x0200, 0x9929, 0xc19d, 0xc0ec, 0x7d69, 0x0c70, 0x0411, | ||
411 | 0x5414, 0x5ac4, 0x028c, 0x58da, 0x5efa, 0xc0fe, 0x56fa, 0x7d02, | ||
412 | 0x0200, 0x9994, 0x6d07, 0x5bca, 0x5cd2, 0x0bff, 0x0311, 0x1bff, | ||
413 | 0x04bb, 0x0415, 0x53da, 0x4c00, 0x7d47, 0x0a70, 0x0211, 0x552a, | ||
414 | 0x5212, 0x008d, 0x00bb, 0x4800, 0x7c07, 0x05b9, 0x4d00, 0x7c13, | ||
415 | 0x6928, 0x7f2d, 0x0400, 0x99a5, 0x008f, 0x0015, 0x04d8, 0x7d01, | ||
416 | 0x008c, 0x04a0, 0x0015, 0x7802, 0x55c6, 0x6d0b, 0x7e29, 0x6d28, | ||
417 | 0x7f1e, 0x0000, 0x99a3, 0x1e20, 0x5506, 0x2620, 0x008d, 0x0560, | ||
418 | 0x7c08, 0x065f, 0x55c6, 0x063f, 0x7e1b, 0x6d0a, 0x7f10, 0x4c00, | ||
419 | 0x7d1b, 0x04d8, 0x7d02, 0x008c, 0x0020, 0x04a0, 0x0015, 0x7802, | ||
420 | 0x55c6, 0x6d0b, 0x7e0d, 0x6d28, 0x7f02, 0x0000, 0x99ec, 0x0007, | ||
421 | 0x680c, 0x6d0c, 0x6507, 0x6d07, 0x6d2b, 0x6d28, 0x0007, 0x680c, | ||
422 | 0x0007, 0x54d2, 0x0454, 0x99ef, 0x6928, 0x7ff1, 0x54d2, 0x008a, | ||
423 | 0x52c0, 0x53c8, 0xc10d, 0x0288, 0x7d9f, 0x0200, 0x9994, 0x0200, | ||
424 | 0x998c, 0xc0ec, 0x7d72, 0x0800, 0x0970, 0x0111, 0x5111, 0x5ac1, | ||
425 | 0x5bc9, 0x028e, 0xc0fe, 0x068a, 0x7c6a, 0x5dd9, 0x5ce1, 0x0bff, | ||
426 | 0x0311, 0x1bff, 0x03bc, 0x5bd1, 0x1a5c, 0x6ac3, 0x63c8, 0x0363, | ||
427 | 0x7c05, 0x036f, 0x7d27, 0x0374, 0x7c7a, 0x9a71, 0xdb04, 0x3c06, | ||
428 | 0x4c00, 0x7df7, 0x028f, 0x1a04, 0x6a23, 0x620b, 0x6f23, 0x301f, | ||
429 | 0x00aa, 0x0462, 0x7c04, 0x4a00, 0x7d0b, 0x2001, 0x9a30, 0x048a, | ||
430 | 0x620b, 0x2201, 0x1c01, 0x1801, 0x02dc, 0x7d02, 0x301f, 0x00aa, | ||
431 | 0x048f, 0x1c04, 0x6c07, 0x0488, 0x3c1f, 0x6c2b, 0x0045, 0x028e, | ||
432 | 0x1a5c, 0x9a11, 0x058f, 0x1d0c, 0x6d23, 0x650b, 0x007d, 0x7c01, | ||
433 | 0x1d08, 0x007c, 0x7c01, 0x1d04, 0x6d23, 0x650b, 0x0488, 0x3c1f, | ||
434 | 0x0417, 0x0417, 0x0417, 0x0417, 0x059c, 0x6d23, 0x028e, 0x1a34, | ||
435 | 0x6ad7, 0x0488, 0x0804, 0x7802, 0x650b, 0x6dc8, 0x008c, 0x1a28, | ||
436 | 0x6ad7, 0x63c8, 0x034c, 0x6bc8, 0x54d1, 0x4c00, 0x7d06, 0x0065, | ||
437 | 0x7c02, 0x0101, 0x0025, 0x0400, 0x9a0d, 0x52c1, 0x53c9, 0x54e1, | ||
438 | 0x0453, 0xc10d, 0x7d95, 0x0200, 0x9a00, 0x0200, 0x99f9, 0x0200, | ||
439 | 0x9a00, 0x55d9, 0x6d07, 0x54d1, 0x058a, 0x2508, 0x6dc7, 0x0373, | ||
440 | 0x7c03, 0x65c8, 0x6d0b, 0x2408, 0x0372, 0x7c04, 0x65c8, 0x6d0b, | ||
441 | 0x2408, 0x9a86, 0x6cce, 0x65c8, 0x6d0a, 0x2404, 0x6d28, 0x6507, | ||
442 | 0x5dd9, 0x5cd1, 0x6ad7, 0x6ae3, 0x63c8, 0x0334, 0x6bc8, 0x0370, | ||
443 | 0x7ca9, 0x0c60, 0x0411, 0x04bb, 0x4c00, 0x7da4, 0x0410, 0x1c30, | ||
444 | 0x0410, 0x04bb, 0x046d, 0x7d0a, 0x047d, 0x7c03, 0x047c, 0x7c01, | ||
445 | 0x9a3a, 0x003b, 0x003a, 0x0039, 0x0058, 0x9ab5, 0x047d, 0x7d03, | ||
446 | 0x047c, 0x7d01, 0x9a3a, 0x005b, 0xdaf9, 0x1d18, 0x6d23, 0x650b, | ||
447 | 0x0510, 0x003a, 0x0039, 0x0038, 0x00ad, 0xdb04, 0x0c30, 0x0410, | ||
448 | 0x04bb, 0x003c, 0x003d, 0x00ac, 0xdaf9, 0x007b, 0x7c04, 0x003d, | ||
449 | 0x003c, 0x1d0c, 0x9ad6, 0x048f, 0x1c14, 0x6c23, 0x640b, 0x4401, | ||
450 | 0x7d04, 0x005d, 0x005c, 0x1d0c, 0x9ad6, 0x0310, 0x3b30, 0x4b30, | ||
451 | 0x7d01, 0x1b10, 0x0310, 0x003d, 0x003c, 0x00ab, 0x6ad7, 0x63c8, | ||
452 | 0x6d23, 0x650b, 0x0560, 0x7d03, 0x005e, 0xdaed, 0x9a3a, 0x003e, | ||
453 | 0x0c80, 0x0410, 0x0394, 0xdaed, 0x640b, 0x037f, 0x7d02, 0x1a14, | ||
454 | 0x9aea, 0x1a0c, 0x6ad7, 0x6cc8, 0x9a3a, 0x0c7f, 0x0410, 0x03b4, | ||
455 | 0x04b8, 0x03ac, 0x640b, 0x6bc8, 0x028e, 0x1a04, 0x6ad7, 0x6cc8, | ||
456 | 0x0006, 0x058f, 0x1d08, 0x6d23, 0x650b, 0x007d, 0x7c01, 0x1d38, | ||
457 | 0x007c, 0x7c01, 0x1d1c, 0x0006, 0x048b, 0x042c, 0x0454, 0x042b, | ||
458 | 0x6ad7, 0x6cc8, 0x0006, 0x0007, 0x684c, 0x6144, 0x9b1c, 0x0007, | ||
459 | 0x68cc, 0x61d0, 0x9b1c, 0x0007, 0x680c, 0x680c, 0x6107, 0x6907, | ||
460 | 0x692b, 0x6928, 0x0007, 0x680c, 0x0d70, 0x0511, 0x5515, 0x55f5, | ||
461 | 0x01a5, 0x0dff, 0x0512, 0x1dff, 0x0512, 0x04bd, 0x0499, 0x0454, | ||
462 | 0x0006, 0x08ff, 0x0011, 0x28ff, 0x0006, 0x038c, 0x0eff, 0x0611, | ||
463 | 0x2eff, 0x03b6, 0x0006, 0x53d6, 0x0398, 0x5bd6, 0x53ee, 0x0398, | ||
464 | 0x5bee, 0x0006, 0x52de, 0x53e6, 0x54ee, 0x0498, 0x0454, 0x0006, | ||
465 | 0x50f6, 0x52c6, 0x53ce, 0x54d6, 0x0498, 0x0454, 0x0006, 0x6207, | ||
466 | 0x0b70, 0x0311, 0x5013, 0x55f0, 0x02a5, 0x0bff, 0x0312, 0x1bff, | ||
467 | 0x0312, 0x04bb, 0x049a, 0x0006, 0x1e10, 0x0870, 0x0011, 0x5010, | ||
468 | 0xc0ec, 0x7d39, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, | ||
469 | 0x0200, 0x9b5b, 0x6d07, 0x5df0, 0x0dff, 0x0511, 0x1dff, 0x05bc, | ||
470 | 0x4d00, 0x7d17, 0x6ec3, 0x62c8, 0x7e28, 0x0264, 0x7d08, 0x0b70, | ||
471 | 0x0311, 0x522b, 0x02b9, 0x4a00, 0x7c18, 0x0400, 0x9b6a, 0x0212, | ||
472 | 0x3aff, 0x008a, 0x05d8, 0x7d01, 0x008d, 0x0a10, 0x6ed3, 0x6ac8, | ||
473 | 0xdba5, 0x6a28, 0x7f17, 0x0b70, 0x0311, 0x5013, 0xdbbd, 0x52c0, | ||
474 | 0x53c8, 0xc10d, 0x7dd0, 0x0200, 0x9b5b, 0x008f, 0x00d5, 0x7d01, | ||
475 | 0x008d, 0xdba5, 0x9b68, 0x0200, 0x9b58, 0x0007, 0x68cc, 0x6a28, | ||
476 | 0x7f01, 0x9ba3, 0x0007, 0x6a0c, 0x6a0c, 0x6207, 0x6a07, 0x6a2b, | ||
477 | 0x6a28, 0x0007, 0x680c, 0x0454, 0x9b81, 0x05a0, 0x1e08, 0x6ec3, | ||
478 | 0x0388, 0x3b03, 0x0015, 0x0015, 0x7802, 0x62c8, 0x6a0b, 0x7ee5, | ||
479 | 0x6a28, 0x7fe8, 0x0000, 0x6ec1, 0x008b, 0x7802, 0x62c8, 0x6a09, | ||
480 | 0x7edc, 0x6a28, 0x7fdf, 0x2608, 0x0006, 0x55f0, 0x6207, 0x02a5, | ||
481 | 0x0dff, 0x0511, 0x1dff, 0x04b5, 0x049a, 0x0006, 0x0870, 0x0011, | ||
482 | 0x5010, 0xc0ec, 0x7d78, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, | ||
483 | 0x7d02, 0x0200, 0x9bcc, 0x6d03, 0x6ed3, 0x0dff, 0x0511, 0x1dff, | ||
484 | 0x05bc, 0x5df8, 0x4d00, 0x7d5e, 0x0b70, 0x0311, 0x522b, 0x5313, | ||
485 | 0x02b9, 0x4a00, 0x7c04, 0x62ff, 0x7e3f, 0x0400, 0x9bdc, 0x008f, | ||
486 | 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x5ddb, 0x0d03, 0x0512, 0x05bc, | ||
487 | 0x0510, 0x5dd3, 0x4d00, 0x7d27, 0x4d02, 0x7d20, 0x4d01, 0x7d1a, | ||
488 | 0x0b70, 0x0311, 0x53eb, 0x0360, 0x7d05, 0x6509, 0x7e25, 0x620a, | ||
489 | 0x7e23, 0x9c06, 0x620a, 0x7e20, 0x6509, 0x7e1e, 0x0512, 0x0512, | ||
490 | 0x02ad, 0x6ac8, 0x7f19, 0x2003, 0x4800, 0x7ced, 0x0b70, 0x0311, | ||
491 | 0x5313, 0x9c21, 0x7802, 0x6209, 0x6ac8, 0x9c20, 0x0015, 0x7802, | ||
492 | 0x620a, 0x6ac8, 0x9c20, 0x0015, 0x0015, 0x7802, 0x620b, 0x6ac8, | ||
493 | 0x7c03, 0x0000, 0x55db, 0x9bda, 0x0007, 0x68cc, 0x680c, 0x55d3, | ||
494 | 0x4d00, 0x7d03, 0x4d02, 0x7d02, 0x9c2f, 0x0017, 0x0017, 0x55db, | ||
495 | 0x009d, 0x55fb, 0x05a0, 0x08ff, 0x0011, 0x18ff, 0x0010, 0x04b8, | ||
496 | 0x04ad, 0x0454, 0x62ff, 0x7ee8, 0x008b, 0x52c0, 0x53c8, 0xc10d, | ||
497 | 0x7d8b, 0x0200, 0x9bcc, 0x0200, 0x9bc9, 0xc19d, 0xc0ec, 0x7d52, | ||
498 | 0x0c70, 0x0411, 0x5414, 0x5ac4, 0x028c, 0x58da, 0x5efa, 0xc0fe, | ||
499 | 0x56fa, 0x7d02, 0x0200, 0x9c4e, 0x6d03, 0x5bca, 0x5cd2, 0x0bff, | ||
500 | 0x0311, 0x1bff, 0x04bb, 0x0415, 0x53da, 0x0a70, 0x0211, 0x4c00, | ||
501 | 0x7d28, 0x552a, 0x05bb, 0x4d00, 0x7c02, 0x0400, 0x9c61, 0x4c01, | ||
502 | 0x7d0f, 0x008f, 0x0015, 0x04d8, 0x7d01, 0x008c, 0x0020, 0x04a0, | ||
503 | 0x0015, 0x7802, 0x650b, 0x5d06, 0x0000, 0x7e0c, 0x7f0d, 0x9c5f, | ||
504 | 0x650a, 0x7e08, 0x008d, 0x0011, 0x0010, 0x05a8, 0x065f, 0x5d06, | ||
505 | 0x063f, 0x7f02, 0x0007, 0x680c, 0x0007, 0x5012, 0x54d0, 0x0454, | ||
506 | 0x9c8b, 0x5012, 0x54d0, 0x0473, 0x7c06, 0x552a, 0x05b9, 0x4d00, | ||
507 | 0x7c02, 0x0400, 0x9c8d, 0x52c0, 0x53c8, 0xc10d, 0x0288, 0x7db6, | ||
508 | 0x0200, 0x9c4e, 0x0200, 0x9c46, 0x0870, 0x0011, 0x5010, 0xc0ec, | ||
509 | 0x7d46, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, | ||
510 | 0x9ca2, 0x0b70, 0x0311, 0x6ed3, 0x6d03, 0x0dff, 0x0511, 0x1dff, | ||
511 | 0x05bc, 0x4d00, 0x7d2b, 0x522b, 0x02b9, 0x4a00, 0x7c04, 0x62c8, | ||
512 | 0x7e1f, 0x0400, 0x9cb3, 0x008f, 0x00d5, 0x7d01, 0x008d, 0x05a0, | ||
513 | 0x0060, 0x7c05, 0x6edd, 0x6209, 0x7e16, 0x6ac8, 0x7f11, 0x0015, | ||
514 | 0x0060, 0x7c05, 0x6ede, 0x620a, 0x7e0e, 0x6ac8, 0x7f09, 0x6edf, | ||
515 | 0x0015, 0x7802, 0x620b, 0x6ac8, 0x0000, 0x7e05, 0x7f01, 0x9cb1, | ||
516 | 0x0007, 0x68cc, 0x9cdd, 0x0007, 0x6a0c, 0x0454, 0x62c8, 0x7ef8, | ||
517 | 0x5013, 0x52c0, 0x53c8, 0xc10d, 0x7dbd, 0x0200, 0x9ca2, 0x0200, | ||
518 | 0x9c9f, 0xc19d, 0x0870, 0x0011, 0xc0ec, 0x7d29, 0x5010, 0x5ac0, | ||
519 | 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9cf0, 0x0870, 0x0011, | ||
520 | 0x6d03, 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d12, 0x5228, | ||
521 | 0x02b9, 0x4a00, 0x7c02, 0x0400, 0x9cff, 0x620b, 0x7e06, 0x5a06, | ||
522 | 0x7f06, 0x0000, 0x2504, 0x7d05, 0x9cff, 0x0007, 0x680c, 0x0007, | ||
523 | 0x0454, 0x5010, 0x52c0, 0xc10d, 0x7ddb, 0x0200, 0x9cf0, 0x0200, | ||
524 | 0x9cec, 0xc19d, 0x0870, 0x0011, 0xc0ec, 0x7d74, 0x5010, 0x5ac0, | ||
525 | 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9d20, 0x6d03, | ||
526 | 0x0d03, 0x0512, 0x05bc, 0x0510, 0x5dd0, 0x0dff, 0x0511, 0x1dff, | ||
527 | 0x05bc, 0x5df8, 0x4d00, 0x7d57, 0x0a70, 0x0211, 0x532a, 0x5212, | ||
528 | 0x03b9, 0x4b00, 0x7c02, 0x0400, 0x9d34, 0x008f, 0x05d8, 0x7d01, | ||
529 | 0x008d, 0x05a0, 0x5dda, 0x55d2, 0x4d00, 0x7d27, 0x4d02, 0x7d20, | ||
530 | 0x4d01, 0x7d1a, 0x0a70, 0x0211, 0x52ea, 0x0260, 0x7d05, 0x6509, | ||
531 | 0x7e25, 0x630a, 0x7e23, 0x9d58, 0x630a, 0x7e20, 0x6509, 0x7e1e, | ||
532 | 0x0512, 0x0512, 0x03ad, 0x5b06, 0x7f19, 0x2003, 0x4800, 0x7ced, | ||
533 | 0x0a70, 0x0211, 0x5212, 0x9d73, 0x7802, 0x6309, 0x5b06, 0x9d72, | ||
534 | 0x0015, 0x7802, 0x630a, 0x5b06, 0x9d72, 0x0015, 0x0015, 0x7802, | ||
535 | 0x630b, 0x5b06, 0x7c03, 0x55da, 0x0000, 0x9d32, 0x0007, 0x680c, | ||
536 | 0x55d2, 0x4d00, 0x7d03, 0x4d02, 0x7d02, 0x9d80, 0x0017, 0x0017, | ||
537 | 0x55da, 0x009d, 0x55fa, 0x05a0, 0x08ff, 0x0011, 0x18ff, 0x0010, | ||
538 | 0x04b8, 0x04ad, 0x0454, 0x008a, 0x52c0, 0x53c8, 0xc10d, 0x7d90, | ||
539 | 0x0200, 0x9d20, 0x0200, 0x9d1c, 0xc19d, 0x0870, 0x0011, 0xc0ec, | ||
540 | 0x7d35, 0x5010, 0x5ac0, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, | ||
541 | 0x9d9b, 0x0870, 0x0011, 0x6d07, 0x0dff, 0x0511, 0x1dff, 0x05bc, | ||
542 | 0x4d00, 0x7d1c, 0x5228, 0x02b9, 0x4a00, 0x7c04, 0x6928, 0x7f0b, | ||
543 | 0x0400, 0x9daa, 0x5206, 0x7e10, 0x6a0b, 0x6928, 0x7f04, 0x0000, | ||
544 | 0x2504, 0x7d0c, 0x9daa, 0x0007, 0x680c, 0x680c, 0x6207, 0x6a07, | ||
545 | 0x6a2b, 0x6a28, 0x0007, 0x680c, 0x0007, 0x0454, 0x6928, 0x7ff3, | ||
546 | 0x5010, 0x52c0, 0xc10d, 0x7dcf, 0x0200, 0x9d9b, 0x0200, 0x9d97, | ||
547 | 0xc19d, 0x0870, 0x0011, 0xc0ec, 0x7d5e, 0x5010, 0x5ac0, 0x5bc8, | ||
548 | 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9dd7, 0x6d07, 0x5df0, | ||
549 | 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d44, 0x0a70, 0x0211, | ||
550 | 0x532a, 0x5212, 0x03b9, 0x4b00, 0x7c04, 0x6a28, 0x7f3a, 0x0400, | ||
551 | 0x9de6, 0x008f, 0x05d8, 0x7d01, 0x008d, 0x05a0, 0x0b03, 0x0312, | ||
552 | 0x03bc, 0x0310, 0x4b00, 0x7d1c, 0x4b02, 0x7d20, 0x4b01, 0x7d23, | ||
553 | 0x0a70, 0x0211, 0x52ea, 0x5306, 0x7e24, 0x0260, 0x7d02, 0x0310, | ||
554 | 0x0312, 0x6b09, 0x7f1e, 0x0312, 0x6b09, 0x7f1b, 0x0312, 0x6b09, | ||
555 | 0x7f18, 0x2003, 0x4800, 0x7cef, 0x0a70, 0x0211, 0x5212, 0x9e27, | ||
556 | 0x0015, 0x0015, 0x7802, 0x5306, 0x6b0b, 0x9e26, 0x0015, 0x7802, | ||
557 | 0x5306, 0x6b0a, 0x9e26, 0x7802, 0x5306, 0x6b09, 0x7c02, 0x0000, | ||
558 | 0x9de4, 0xdb13, 0x6928, 0x7ffd, 0x008a, 0x52c0, 0x53c8, 0xc10d, | ||
559 | 0x7da6, 0x0200, 0x9dd7, 0x0200, 0x9dd3, 0x0870, 0x0011, 0x5010, | ||
560 | 0xc0ec, 0x7d5b, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, | ||
561 | 0x0200, 0x9e3b, 0x0b70, 0x0311, 0x6ec3, 0x6d07, 0x5df0, 0x0dff, | ||
562 | 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d3d, 0x522b, 0x02b9, 0x4a00, | ||
563 | 0x7c04, 0x6a28, 0x7f33, 0x0400, 0x9e4d, 0x028e, 0x1a94, 0x6ac3, | ||
564 | 0x62c8, 0x0269, 0x7d1b, 0x1e94, 0x6ec3, 0x6ed3, 0x62c8, 0x0248, | ||
565 | 0x6ac8, 0x2694, 0x6ec3, 0x62c8, 0x026e, 0x7d31, 0x6a09, 0x7f1e, | ||
566 | 0x2501, 0x4d00, 0x7d1f, 0x028e, 0x1a98, 0x6ac3, 0x62c8, 0x6ec3, | ||
567 | 0x0260, 0x7df1, 0x6a28, 0x7f12, 0xdb47, 0x9e8c, 0x6ee3, 0x008f, | ||
568 | 0x2001, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x62c8, 0x026e, 0x7d17, | ||
569 | 0x6a09, 0x7f04, 0x2001, 0x7cf9, 0x0000, 0x9e4b, 0x0289, 0xdb13, | ||
570 | 0x018a, 0x9e9b, 0x6a28, 0x7ffa, 0x0b70, 0x0311, 0x5013, 0x52c0, | ||
571 | 0x53c8, 0xc10d, 0x7da8, 0x0200, 0x9e3b, 0x0200, 0x9e38, 0x6a28, | ||
572 | 0x7fed, 0xdb47, 0x9e9b, 0x0458, 0x0454, 0x9e8c, 0xc19d, 0x0870, | ||
573 | 0x0011, 0xc0ec, 0x7d54, 0x5010, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, | ||
574 | 0x56f8, 0x7d02, 0x0200, 0x9ea5, 0x0b70, 0x0311, 0x6d07, 0x5df0, | ||
575 | 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d36, 0x522b, 0x02b9, | ||
576 | 0x4a00, 0x7c04, 0x6928, 0x7f2c, 0x0400, 0x9eb6, 0x028e, 0x1a94, | ||
577 | 0x5202, 0x0269, 0x7d16, 0x1e94, 0x5206, 0x0248, 0x5a06, 0x2694, | ||
578 | 0x5206, 0x026e, 0x7d2e, 0x6a09, 0x7f1b, 0x2501, 0x4d00, 0x7d1c, | ||
579 | 0x028e, 0x1a98, 0x5202, 0x0260, 0x7df3, 0x6a28, 0x7f11, 0xdb47, | ||
580 | 0x9eee, 0x008f, 0x2001, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x5206, | ||
581 | 0x026e, 0x7d17, 0x6a09, 0x7f04, 0x2001, 0x7cf9, 0x0000, 0x9eb4, | ||
582 | 0x0289, 0xdb13, 0x018a, 0x9efd, 0x6928, 0x7ffa, 0x0b70, 0x0311, | ||
583 | 0x5013, 0x52c0, 0x53c8, 0xc10d, 0x7db0, 0x0200, 0x9ea5, 0x0200, | ||
584 | 0x9ea1, 0x6a28, 0x7fed, 0xdb47, 0x9efd, 0x0458, 0x0454, 0x9eee | ||
585 | }; | ||
586 | |||
587 | /* REV 2 */ | ||
588 | /*! | ||
589 | * Following define start address of signature script | ||
590 | */ | ||
591 | #define signature_ADDR_2 1023 | ||
592 | /*! | ||
593 | * Following define size of signature script | ||
594 | */ | ||
595 | #define signature_SIZE_2 1 | ||
596 | |||
597 | /*! | ||
598 | * Following define start address of start script | ||
599 | */ | ||
600 | #define start_ADDR_2 0 | ||
601 | /*! | ||
602 | * Following define size of start script | ||
603 | */ | ||
604 | #define start_SIZE_2 20 | ||
605 | |||
606 | /*! | ||
607 | * Following define start address of core script | ||
608 | */ | ||
609 | #define core_ADDR_2 80 | ||
610 | /*! | ||
611 | * Following define size of core script | ||
612 | */ | ||
613 | #define core_SIZE_2 152 | ||
614 | |||
615 | /*! | ||
616 | * Following define start address of common script | ||
617 | */ | ||
618 | #define common_ADDR_2 232 | ||
619 | /*! | ||
620 | * Following define size of common script | ||
621 | */ | ||
622 | #define common_SIZE_2 191 | ||
623 | |||
624 | /*! | ||
625 | * Following define start address of ap_2_ap script | ||
626 | */ | ||
627 | #define ap_2_ap_ADDR_2 423 | ||
628 | /*! | ||
629 | * Following define size of ap_2_ap script | ||
630 | */ | ||
631 | #define ap_2_ap_SIZE_2 294 | ||
632 | |||
633 | /*! | ||
634 | * Following define start address of bp_2_bp script | ||
635 | */ | ||
636 | #define bp_2_bp_ADDR_2 717 | ||
637 | /*! | ||
638 | * Following define size of bp_2_bp script | ||
639 | */ | ||
640 | #define bp_2_bp_SIZE_2 112 | ||
641 | |||
642 | /*! | ||
643 | * Following define start address of ap_2_bp script | ||
644 | */ | ||
645 | #define ap_2_bp_ADDR_2 829 | ||
646 | /*! | ||
647 | * Following define size of ap_2_bp script | ||
648 | */ | ||
649 | #define ap_2_bp_SIZE_2 200 | ||
650 | |||
651 | /*! | ||
652 | * Following define start address of bp_2_ap script | ||
653 | */ | ||
654 | #define bp_2_ap_ADDR_2 1029 | ||
655 | /*! | ||
656 | * Following define size of bp_2_ap script | ||
657 | */ | ||
658 | #define bp_2_ap_SIZE_2 223 | ||
659 | |||
660 | /*! | ||
661 | * Following define start address of app_2_mcu script | ||
662 | */ | ||
663 | #define app_2_mcu_ADDR_2 1252 | ||
664 | /*! | ||
665 | * Following define size of app_2_mcu script | ||
666 | */ | ||
667 | #define app_2_mcu_SIZE_2 101 | ||
668 | |||
669 | /*! | ||
670 | * Following define start address of mcu_2_app script | ||
671 | */ | ||
672 | #define mcu_2_app_ADDR_2 1353 | ||
673 | /*! | ||
674 | * Following define size of mcu_2_app script | ||
675 | */ | ||
676 | #define mcu_2_app_SIZE_2 127 | ||
677 | |||
678 | /*! | ||
679 | * Following define start address of uart_2_mcu script | ||
680 | */ | ||
681 | #define uart_2_mcu_ADDR_2 1480 | ||
682 | /*! | ||
683 | * Following define size of uart_2_mcu script | ||
684 | */ | ||
685 | #define uart_2_mcu_SIZE_2 105 | ||
686 | |||
687 | /*! | ||
688 | * Following define start address of uartsh_2_mcu script | ||
689 | */ | ||
690 | #define uartsh_2_mcu_ADDR_2 1585 | ||
691 | /*! | ||
692 | * Following define size of uartsh_2_mcu script | ||
693 | */ | ||
694 | #define uartsh_2_mcu_SIZE_2 98 | ||
695 | |||
696 | /*! | ||
697 | * Following define start address of mcu_2_shp script | ||
698 | */ | ||
699 | #define mcu_2_shp_ADDR_2 1683 | ||
700 | /*! | ||
701 | * Following define size of mcu_2_shp script | ||
702 | */ | ||
703 | #define mcu_2_shp_SIZE_2 123 | ||
704 | |||
705 | /*! | ||
706 | * Following define start address of shp_2_mcu script | ||
707 | */ | ||
708 | #define shp_2_mcu_ADDR_2 1806 | ||
709 | /*! | ||
710 | * Following define size of shp_2_mcu script | ||
711 | */ | ||
712 | #define shp_2_mcu_SIZE_2 101 | ||
713 | |||
714 | /*! | ||
715 | * Following define start address of error script | ||
716 | */ | ||
717 | #define error_ADDR_2 1907 | ||
718 | /*! | ||
719 | * Following define size of error script | ||
720 | */ | ||
721 | #define error_SIZE_2 73 | ||
722 | |||
723 | /*! | ||
724 | * Following define start address of test script | ||
725 | */ | ||
726 | #define test_ADDR_2 1980 | ||
727 | /*! | ||
728 | * Following define size of test script | ||
729 | */ | ||
730 | #define test_SIZE_2 63 | ||
731 | |||
732 | /*! | ||
733 | * SDMA RAM scripts start addresses and sizes | ||
734 | */ | ||
735 | |||
736 | /*! | ||
737 | * Following define start address of app_2_mcu_patched script | ||
738 | */ | ||
739 | #define app_2_mcu_patched_ADDR_2 6144 | ||
740 | /*! | ||
741 | * Following define size of app_2_mcu_patched script | ||
742 | */ | ||
743 | #define app_2_mcu_patched_SIZE_2 104 | ||
744 | |||
745 | /*! | ||
746 | * Following define start address of ata_2_mcu script | ||
747 | */ | ||
748 | #define ata_2_mcu_ADDR_2 6248 | ||
749 | /*! | ||
750 | * Following define size of ata_2_mcu script | ||
751 | */ | ||
752 | #define ata_2_mcu_SIZE_2 110 | ||
753 | |||
754 | /*! | ||
755 | * Following define start address of firi_2_mcu script | ||
756 | */ | ||
757 | #define firi_2_mcu_ADDR_2 6358 | ||
758 | /*! | ||
759 | * Following define size of firi_2_mcu script | ||
760 | */ | ||
761 | #define firi_2_mcu_SIZE_2 114 | ||
762 | |||
763 | /*! | ||
764 | * Following define start address of mcu_2_app_patched script | ||
765 | */ | ||
766 | #define mcu_2_app_patched_ADDR_2 6472 | ||
767 | /*! | ||
768 | * Following define size of mcu_2_app_patched script | ||
769 | */ | ||
770 | #define mcu_2_app_patched_SIZE_2 129 | ||
771 | |||
772 | /*! | ||
773 | * Following define start address of mcu_2_ata script | ||
774 | */ | ||
775 | #define mcu_2_ata_ADDR_2 6601 | ||
776 | /*! | ||
777 | * Following define size of mcu_2_ata script | ||
778 | */ | ||
779 | #define mcu_2_ata_SIZE_2 87 | ||
780 | /*! | ||
781 | * Following define start address of mcu_2_firi script | ||
782 | */ | ||
783 | #define mcu_2_firi_ADDR_2 6688 | ||
784 | /*! | ||
785 | * Following define size of mcu_2_firi script | ||
786 | */ | ||
787 | #define mcu_2_firi_SIZE_2 77 | ||
788 | /*! | ||
789 | * Following define start address of mcu_2_shp_patched script | ||
790 | */ | ||
791 | #define mcu_2_shp_patched_ADDR_2 6765 | ||
792 | /*! | ||
793 | * Following define size of mcu_2_shp_patched script | ||
794 | */ | ||
795 | #define mcu_2_shp_patched_SIZE_2 125 | ||
796 | |||
797 | /*! | ||
798 | * Following define start address of per_2_shp script | ||
799 | */ | ||
800 | #define per_2_shp_ADDR_2 6890 | ||
801 | /*! | ||
802 | * Following define size of per_2_shp script | ||
803 | */ | ||
804 | #define per_2_shp_SIZE_2 131 | ||
805 | |||
806 | /*! | ||
807 | * Following define start address of shp_2_mcu_patched script | ||
808 | */ | ||
809 | #define shp_2_mcu_patched_ADDR_2 7021 | ||
810 | /*! | ||
811 | * Following define size of shp_2_mcu_patched script | ||
812 | */ | ||
813 | #define shp_2_mcu_patched_SIZE_2 104 | ||
814 | |||
815 | /*! | ||
816 | * Following define start address of shp_2_per script | ||
817 | */ | ||
818 | #define shp_2_per_ADDR_2 7125 | ||
819 | /*! | ||
820 | * Following define size of shp_2_per script | ||
821 | */ | ||
822 | #define shp_2_per_SIZE_2 106 | ||
823 | /*! | ||
824 | * Following define start address of uart_2_mcu_patched script | ||
825 | */ | ||
826 | #define uart_2_mcu_patched_ADDR_2 7231 | ||
827 | /*! | ||
828 | * Following define size of uart_2_mcu_patched script | ||
829 | */ | ||
830 | #define uart_2_mcu_patched_SIZE_2 106 | ||
831 | |||
832 | /*! | ||
833 | * Following define start address of uartsh_2_mcu_patched script | ||
834 | */ | ||
835 | #define uartsh_2_mcu_patched_ADDR_2 7337 | ||
836 | /*! | ||
837 | * Following define size of uartsh_2_mcu_patched script | ||
838 | */ | ||
839 | #define uartsh_2_mcu_patched_SIZE_2 99 | ||
840 | |||
841 | /*! | ||
842 | * Following define the start address of sdma ram | ||
843 | */ | ||
844 | |||
845 | #define RAM_CODE_START_ADDR_2 6144 | ||
846 | /*! | ||
847 | * Following define the size of sdma ram | ||
848 | */ | ||
849 | #define RAM_CODE_SIZE_2 1292 | ||
850 | |||
851 | /*! | ||
852 | * Code download for i.MX system revision > 1.0 | ||
853 | */ | ||
854 | static __attribute__((aligned(4))) const short sdma_code_2[RAM_CODE_SIZE_2] = | ||
855 | { | ||
856 | 0x0870, 0x0011, 0x5010, 0xc0ec, 0x7d61, 0x5ac0, 0x5bc8, 0x5ef8, | ||
857 | 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9806, 0x6ec3, 0x6d07, 0x5df0, | ||
858 | 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d45, 0x0b70, 0x0311, | ||
859 | 0x522b, 0x5313, 0x02b9, 0x4a00, 0x7c04, 0x6a28, 0x7f3b, 0x0400, | ||
860 | 0x9816, 0x008f, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x0a03, 0x0212, | ||
861 | 0x02bc, 0x0210, 0x4a00, 0x7d1c, 0x4a02, 0x7d20, 0x4a01, 0x7d23, | ||
862 | 0x0b70, 0x0311, 0x53eb, 0x62c8, 0x7e25, 0x0360, 0x7d02, 0x0210, | ||
863 | 0x0212, 0x6a09, 0x7f1f, 0x0212, 0x6a09, 0x7f1c, 0x0212, 0x6a09, | ||
864 | 0x7f19, 0x2003, 0x4800, 0x7cef, 0x0b70, 0x0311, 0x5313, 0x9857, | ||
865 | 0x0015, 0x0015, 0x7802, 0x62c8, 0x6a0b, 0x9856, 0x0015, 0x7802, | ||
866 | 0x62c8, 0x6a0a, 0x9856, 0x7802, 0x62c8, 0x6a09, 0x7c03, 0x6a28, | ||
867 | 0x0000, 0x9814, 0xc77b, 0x6a28, 0x7ffd, 0x0870, 0x0011, 0x5010, | ||
868 | 0x52c0, 0x53c8, 0xc10d, 0x7da2, 0x0200, 0x9806, 0x0200, 0x9803, | ||
869 | 0xc19d, 0xc0ec, 0x7d69, 0x0c70, 0x0411, 0x5414, 0x5ac4, 0x028c, | ||
870 | 0x58da, 0x5efa, 0xc0fe, 0x56fa, 0x7d02, 0x0200, 0x9871, 0x6d07, | ||
871 | 0x5bca, 0x5cd2, 0x0bff, 0x0311, 0x1bff, 0x04bb, 0x0415, 0x53da, | ||
872 | 0x4c00, 0x7d47, 0x0a70, 0x0211, 0x552a, 0x5212, 0x008d, 0x00bb, | ||
873 | 0x4800, 0x7c07, 0x05b9, 0x4d00, 0x7c13, 0x6928, 0x7f2d, 0x0400, | ||
874 | 0x9882, 0x008f, 0x0015, 0x04d8, 0x7d01, 0x008c, 0x04a0, 0x0015, | ||
875 | 0x7802, 0x55c6, 0x6d0b, 0x7e29, 0x6d28, 0x7f1e, 0x0000, 0x9880, | ||
876 | 0x1e20, 0x5506, 0x2620, 0x008d, 0x0560, 0x7c08, 0x065f, 0x55c6, | ||
877 | 0x063f, 0x7e1b, 0x6d0a, 0x7f10, 0x4c00, 0x7d1b, 0x04d8, 0x7d02, | ||
878 | 0x008c, 0x0020, 0x04a0, 0x0015, 0x7802, 0x55c6, 0x6d0b, 0x7e0d, | ||
879 | 0x6d28, 0x7f02, 0x0000, 0x98c9, 0x0007, 0x680c, 0x6d0c, 0x6507, | ||
880 | 0x6d07, 0x6d2b, 0x6d28, 0x0007, 0x680c, 0x0007, 0x54d2, 0x0454, | ||
881 | 0x98cc, 0x6928, 0x7ff1, 0x54d2, 0x008a, 0x52c0, 0x53c8, 0xc10d, | ||
882 | 0x0288, 0x7d9f, 0x0200, 0x9871, 0x0200, 0x9869, 0x1e10, 0x0870, | ||
883 | 0x0011, 0x5010, 0xc0ec, 0x7d39, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, | ||
884 | 0x56f8, 0x7d02, 0x0200, 0x98dd, 0x6d07, 0x5df0, 0x0dff, 0x0511, | ||
885 | 0x1dff, 0x05bc, 0x4d00, 0x7d17, 0x6ec3, 0x62c8, 0x7e28, 0x0264, | ||
886 | 0x7d08, 0x0b70, 0x0311, 0x522b, 0x02b9, 0x4a00, 0x7c18, 0x0400, | ||
887 | 0x98ec, 0x0212, 0x3aff, 0x008a, 0x05d8, 0x7d01, 0x008d, 0x0a10, | ||
888 | 0x6ed3, 0x6ac8, 0xd927, 0x6a28, 0x7f17, 0x0b70, 0x0311, 0x5013, | ||
889 | 0xd93f, 0x52c0, 0x53c8, 0xc10d, 0x7dd0, 0x0200, 0x98dd, 0x008f, | ||
890 | 0x00d5, 0x7d01, 0x008d, 0xd927, 0x98ea, 0x0200, 0x98da, 0x0007, | ||
891 | 0x68cc, 0x6a28, 0x7f01, 0x9925, 0x0007, 0x6a0c, 0x6a0c, 0x6207, | ||
892 | 0x6a07, 0x6a2b, 0x6a28, 0x0007, 0x680c, 0x0454, 0x9903, 0x05a0, | ||
893 | 0x1e08, 0x6ec3, 0x0388, 0x3b03, 0x0015, 0x0015, 0x7802, 0x62c8, | ||
894 | 0x6a0b, 0x7ee5, 0x6a28, 0x7fe8, 0x0000, 0x6ec1, 0x008b, 0x7802, | ||
895 | 0x62c8, 0x6a09, 0x7edc, 0x6a28, 0x7fdf, 0x2608, 0x0006, 0x55f0, | ||
896 | 0x6207, 0x02a5, 0x0dff, 0x0511, 0x1dff, 0x04b5, 0x049a, 0x0006, | ||
897 | 0x0870, 0x0011, 0x5010, 0xc0ec, 0x7d7a, 0x5ac0, 0x5bc8, 0x5ef8, | ||
898 | 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x994e, 0x6d03, 0x6ed3, 0x0dff, | ||
899 | 0x0511, 0x1dff, 0x05bc, 0x5df8, 0x4d00, 0x7d5e, 0x0b70, 0x0311, | ||
900 | 0x522b, 0x5313, 0x02b9, 0x4a00, 0x7c04, 0x62ff, 0x7e3f, 0x0400, | ||
901 | 0x995e, 0x008f, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x5ddb, 0x0d03, | ||
902 | 0x0512, 0x05bc, 0x0510, 0x5dd3, 0x4d00, 0x7d27, 0x4d02, 0x7d20, | ||
903 | 0x4d01, 0x7d1a, 0x0b70, 0x0311, 0x53eb, 0x0360, 0x7d05, 0x6509, | ||
904 | 0x7e25, 0x620a, 0x7e23, 0x9988, 0x620a, 0x7e20, 0x6509, 0x7e1e, | ||
905 | 0x0512, 0x0512, 0x02ad, 0x6ac8, 0x7f19, 0x2003, 0x4800, 0x7ced, | ||
906 | 0x0b70, 0x0311, 0x5313, 0x99a3, 0x7802, 0x6209, 0x6ac8, 0x99a2, | ||
907 | 0x0015, 0x7802, 0x620a, 0x6ac8, 0x99a2, 0x0015, 0x0015, 0x7802, | ||
908 | 0x620b, 0x6ac8, 0x7c03, 0x0000, 0x55db, 0x995c, 0x0007, 0x68cc, | ||
909 | 0x680c, 0x55d3, 0x4d00, 0x7d03, 0x4d02, 0x7d02, 0x99b1, 0x0017, | ||
910 | 0x0017, 0x55db, 0x009d, 0x55fb, 0x05a0, 0x08ff, 0x0011, 0x18ff, | ||
911 | 0x0010, 0x04b8, 0x04ad, 0x0454, 0x62ff, 0x7ee8, 0x0870, 0x0011, | ||
912 | 0x5010, 0x52c0, 0x53c8, 0xc10d, 0x7d89, 0x0200, 0x994e, 0x0200, | ||
913 | 0x994b, 0xc19d, 0xc0ec, 0x7d52, 0x0c70, 0x0411, 0x5414, 0x5ac4, | ||
914 | 0x028c, 0x58da, 0x5efa, 0xc0fe, 0x56fa, 0x7d02, 0x0200, 0x99d2, | ||
915 | 0x6d03, 0x5bca, 0x5cd2, 0x0bff, 0x0311, 0x1bff, 0x04bb, 0x0415, | ||
916 | 0x53da, 0x0a70, 0x0211, 0x4c00, 0x7d28, 0x552a, 0x05bb, 0x4d00, | ||
917 | 0x7c02, 0x0400, 0x99e5, 0x4c01, 0x7d0f, 0x008f, 0x0015, 0x04d8, | ||
918 | 0x7d01, 0x008c, 0x0020, 0x04a0, 0x0015, 0x7802, 0x650b, 0x5d06, | ||
919 | 0x0000, 0x7e0c, 0x7f0d, 0x99e3, 0x650a, 0x7e08, 0x008d, 0x0011, | ||
920 | 0x0010, 0x05a8, 0x065f, 0x5d06, 0x063f, 0x7f02, 0x0007, 0x680c, | ||
921 | 0x0007, 0x5012, 0x54d0, 0x0454, 0x9a0f, 0x5012, 0x54d0, 0x0473, | ||
922 | 0x7c06, 0x552a, 0x05b9, 0x4d00, 0x7c02, 0x0400, 0x9a11, 0x52c0, | ||
923 | 0x53c8, 0xc10d, 0x0288, 0x7db6, 0x0200, 0x99d2, 0x0200, 0x99ca, | ||
924 | 0x0870, 0x0011, 0x5010, 0xc0ec, 0x7d46, 0x5ac0, 0x5bc8, 0x5ef8, | ||
925 | 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9a26, 0x0b70, 0x0311, 0x6ed3, | ||
926 | 0x6d03, 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d2b, 0x522b, | ||
927 | 0x02b9, 0x4a00, 0x7c04, 0x62c8, 0x7e1f, 0x0400, 0x9a37, 0x008f, | ||
928 | 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x0060, 0x7c05, 0x6edd, 0x6209, | ||
929 | 0x7e16, 0x6ac8, 0x7f11, 0x0015, 0x0060, 0x7c05, 0x6ede, 0x620a, | ||
930 | 0x7e0e, 0x6ac8, 0x7f09, 0x6edf, 0x0015, 0x7802, 0x620b, 0x6ac8, | ||
931 | 0x0000, 0x7e05, 0x7f01, 0x9a35, 0x0007, 0x68cc, 0x9a61, 0x0007, | ||
932 | 0x6a0c, 0x0454, 0x62c8, 0x7ef8, 0x5013, 0x52c0, 0x53c8, 0xc10d, | ||
933 | 0x7dbd, 0x0200, 0x9a26, 0x0200, 0x9a23, 0xc19d, 0x0870, 0x0011, | ||
934 | 0xc0ec, 0x7d76, 0x5010, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, | ||
935 | 0x7d02, 0x0200, 0x9a74, 0x6d03, 0x0d03, 0x0512, 0x05bc, 0x0510, | ||
936 | 0x5dd0, 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x5df8, 0x4d00, 0x7d57, | ||
937 | 0x0a70, 0x0211, 0x532a, 0x5212, 0x03b9, 0x4b00, 0x7c02, 0x0400, | ||
938 | 0x9a88, 0x008f, 0x05d8, 0x7d01, 0x008d, 0x05a0, 0x5dda, 0x55d2, | ||
939 | 0x4d00, 0x7d27, 0x4d02, 0x7d20, 0x4d01, 0x7d1a, 0x0a70, 0x0211, | ||
940 | 0x52ea, 0x0260, 0x7d05, 0x6509, 0x7e25, 0x630a, 0x7e23, 0x9aac, | ||
941 | 0x630a, 0x7e20, 0x6509, 0x7e1e, 0x0512, 0x0512, 0x03ad, 0x5b06, | ||
942 | 0x7f19, 0x2003, 0x4800, 0x7ced, 0x0a70, 0x0211, 0x5212, 0x9ac7, | ||
943 | 0x7802, 0x6309, 0x5b06, 0x9ac6, 0x0015, 0x7802, 0x630a, 0x5b06, | ||
944 | 0x9ac6, 0x0015, 0x0015, 0x7802, 0x630b, 0x5b06, 0x7c03, 0x55da, | ||
945 | 0x0000, 0x9a86, 0x0007, 0x680c, 0x55d2, 0x4d00, 0x7d03, 0x4d02, | ||
946 | 0x7d02, 0x9ad4, 0x0017, 0x0017, 0x55da, 0x009d, 0x55fa, 0x05a0, | ||
947 | 0x08ff, 0x0011, 0x18ff, 0x0010, 0x04b8, 0x04ad, 0x0454, 0x0870, | ||
948 | 0x0011, 0x5010, 0x52c0, 0x53c8, 0xc10d, 0x7d8e, 0x0200, 0x9a74, | ||
949 | 0x0200, 0x9a70, 0xc19d, 0x0870, 0x0011, 0xc0ec, 0x7d7c, 0x5010, | ||
950 | 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9af1, | ||
951 | 0x6dc5, 0x0d03, 0x0512, 0x05bc, 0x0510, 0x5dd0, 0x0dff, 0x0511, | ||
952 | 0x1dff, 0x05bc, 0x5df8, 0x4d00, 0x7d5d, 0x0a70, 0x0211, 0x532a, | ||
953 | 0x5212, 0x03b9, 0x4b00, 0x7c02, 0x0400, 0x9b05, 0x008f, 0x05d8, | ||
954 | 0x7d01, 0x008d, 0x05a0, 0x5dda, 0x55d2, 0x4d00, 0x7d2c, 0x4d02, | ||
955 | 0x7d24, 0x4d01, 0x7d1e, 0x59e2, 0x0a70, 0x0211, 0x52ea, 0x61c8, | ||
956 | 0x7e2c, 0x63c8, 0x7e2a, 0x65c8, 0x7e28, 0x0260, 0x7d03, 0x0112, | ||
957 | 0x0112, 0x9b2c, 0x0512, 0x0512, 0x0311, 0x03a9, 0x03ad, 0x5b06, | ||
958 | 0x7f1c, 0x2003, 0x4800, 0x7ceb, 0x0a70, 0x0211, 0x5212, 0x51e2, | ||
959 | 0x9b4a, 0x7802, 0x63c8, 0x5b06, 0x9b49, 0x6dce, 0x0015, 0x7802, | ||
960 | 0x63c8, 0x5b06, 0x9b49, 0x6dcf, 0x0015, 0x0015, 0x7802, 0x63c8, | ||
961 | 0x5b06, 0x7c03, 0x55da, 0x0000, 0x9b03, 0x0007, 0x68ff, 0x55d2, | ||
962 | 0x4d00, 0x7d03, 0x4d02, 0x7d02, 0x9b57, 0x0017, 0x0017, 0x55da, | ||
963 | 0x009d, 0x55fa, 0x05a0, 0x08ff, 0x0011, 0x18ff, 0x0010, 0x04b8, | ||
964 | 0x04ad, 0x0454, 0x0870, 0x0011, 0x5010, 0x52c0, 0x53c8, 0xc10d, | ||
965 | 0x7d88, 0x0200, 0x9af1, 0x0200, 0x9aed, 0xc19d, 0x0870, 0x0011, | ||
966 | 0xc0ec, 0x7d61, 0x5010, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, | ||
967 | 0x7d02, 0x0200, 0x9b74, 0x6d07, 0x5df0, 0x0dff, 0x0511, 0x1dff, | ||
968 | 0x05bc, 0x4d00, 0x7d45, 0x0a70, 0x0211, 0x532a, 0x5212, 0x03b9, | ||
969 | 0x4b00, 0x7c04, 0x6a28, 0x7f3b, 0x0400, 0x9b83, 0x008f, 0x05d8, | ||
970 | 0x7d01, 0x008d, 0x05a0, 0x0b03, 0x0312, 0x03bc, 0x0310, 0x4b00, | ||
971 | 0x7d1c, 0x4b02, 0x7d20, 0x4b01, 0x7d23, 0x0a70, 0x0211, 0x52ea, | ||
972 | 0x5306, 0x7e25, 0x0260, 0x7d02, 0x0310, 0x0312, 0x6b09, 0x7f1f, | ||
973 | 0x0312, 0x6b09, 0x7f1c, 0x0312, 0x6b09, 0x7f19, 0x2003, 0x4800, | ||
974 | 0x7cef, 0x0a70, 0x0211, 0x5212, 0x9bc4, 0x0015, 0x0015, 0x7802, | ||
975 | 0x5306, 0x6b0b, 0x9bc3, 0x0015, 0x7802, 0x5306, 0x6b0a, 0x9bc3, | ||
976 | 0x7802, 0x5306, 0x6b09, 0x7c03, 0x6b28, 0x0000, 0x9b81, 0xc77b, | ||
977 | 0x6928, 0x7ffd, 0x0870, 0x0011, 0x5010, 0x52c0, 0x53c8, 0xc10d, | ||
978 | 0x7da3, 0x0200, 0x9b74, 0x0200, 0x9b70, 0xc19d, 0x0870, 0x0011, | ||
979 | 0xc0ec, 0x7d63, 0x5010, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, | ||
980 | 0x7d02, 0x0200, 0x9bdc, 0x6dd7, 0x5df0, 0x0dff, 0x0511, 0x1dff, | ||
981 | 0x05bc, 0x4d00, 0x7d47, 0x0a70, 0x0211, 0x532a, 0x5212, 0x03b9, | ||
982 | 0x4b00, 0x7c04, 0x63c8, 0x7e3d, 0x0400, 0x9beb, 0x008f, 0x05d8, | ||
983 | 0x7d01, 0x008d, 0x05a0, 0x0b03, 0x0312, 0x03bc, 0x0310, 0x4b00, | ||
984 | 0x7d28, 0x4b02, 0x7d20, 0x4b01, 0x7d19, 0x6ddd, 0x0a70, 0x0211, | ||
985 | 0x52ea, 0x5306, 0x7e26, 0x0260, 0x7d02, 0x0310, 0x0312, 0x6bc8, | ||
986 | 0x7f20, 0x0312, 0x6bc8, 0x7f1d, 0x0312, 0x6bc8, 0x7f1a, 0x2003, | ||
987 | 0x4800, 0x7cef, 0x0a70, 0x0211, 0x5212, 0x9c2f, 0x6ddd, 0x7802, | ||
988 | 0x5306, 0x6bc8, 0x9c2e, 0x6dde, 0x0015, 0x7802, 0x5306, 0x6bc8, | ||
989 | 0x9c2e, 0x0015, 0x0015, 0x7802, 0x5306, 0x6bc8, 0x7c02, 0x0000, | ||
990 | 0x9be9, 0xc777, 0x63c8, 0x7efd, 0x0870, 0x0011, 0x5010, 0x52c0, | ||
991 | 0x53c8, 0xc10d, 0x7da1, 0x0200, 0x9bdc, 0x0200, 0x9bd8, 0x0870, | ||
992 | 0x0011, 0x5010, 0xc0ec, 0x7d5c, 0x5ac0, 0x5bc8, 0x5ef8, 0xc0fe, | ||
993 | 0x56f8, 0x7d02, 0x0200, 0x9c45, 0x0b70, 0x0311, 0x6ec3, 0x6d07, | ||
994 | 0x5df0, 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, 0x7d3e, 0x522b, | ||
995 | 0x02b9, 0x4a00, 0x7c04, 0x6a28, 0x7f34, 0x0400, 0x9c57, 0x028e, | ||
996 | 0x1a94, 0x6ac3, 0x62c8, 0x0269, 0x7d1b, 0x1e94, 0x6ec3, 0x6ed3, | ||
997 | 0x62c8, 0x0248, 0x6ac8, 0x2694, 0x6ec3, 0x62c8, 0x026e, 0x7d32, | ||
998 | 0x6a09, 0x7f1f, 0x2501, 0x4d00, 0x7d20, 0x028e, 0x1a98, 0x6ac3, | ||
999 | 0x62c8, 0x6ec3, 0x0260, 0x7df1, 0x6a28, 0x7f13, 0xc7af, 0x9c97, | ||
1000 | 0x6ee3, 0x008f, 0x2001, 0x00d5, 0x7d01, 0x008d, 0x05a0, 0x62c8, | ||
1001 | 0x026e, 0x7d18, 0x6a09, 0x7f05, 0x2001, 0x7cf9, 0x6a28, 0x0000, | ||
1002 | 0x9c55, 0x0289, 0xc77b, 0x018a, 0x9ca6, 0x6a28, 0x7ffa, 0x0b70, | ||
1003 | 0x0311, 0x5013, 0x52c0, 0x53c8, 0xc10d, 0x7da7, 0x0200, 0x9c45, | ||
1004 | 0x0200, 0x9c42, 0x6a28, 0x7fed, 0xc7af, 0x9ca6, 0x0458, 0x0454, | ||
1005 | 0x9c97, 0xc19d, 0x0870, 0x0011, 0xc0ec, 0x7d55, 0x5010, 0x5ac0, | ||
1006 | 0x5bc8, 0x5ef8, 0xc0fe, 0x56f8, 0x7d02, 0x0200, 0x9cb0, 0x0b70, | ||
1007 | 0x0311, 0x6d07, 0x5df0, 0x0dff, 0x0511, 0x1dff, 0x05bc, 0x4d00, | ||
1008 | 0x7d37, 0x522b, 0x02b9, 0x4a00, 0x7c04, 0x6928, 0x7f2d, 0x0400, | ||
1009 | 0x9cc1, 0x028e, 0x1a94, 0x5202, 0x0269, 0x7d16, 0x1e94, 0x5206, | ||
1010 | 0x0248, 0x5a06, 0x2694, 0x5206, 0x026e, 0x7d2f, 0x6a09, 0x7f1c, | ||
1011 | 0x2501, 0x4d00, 0x7d1d, 0x028e, 0x1a98, 0x5202, 0x0260, 0x7df3, | ||
1012 | 0x6a28, 0x7f12, 0xc7af, 0x9cfa, 0x008f, 0x2001, 0x00d5, 0x7d01, | ||
1013 | 0x008d, 0x05a0, 0x5206, 0x026e, 0x7d18, 0x6a09, 0x7f05, 0x2001, | ||
1014 | 0x7cf9, 0x6a28, 0x0000, 0x9cbf, 0x0289, 0xc77b, 0x018a, 0x9d09, | ||
1015 | 0x6928, 0x7ffa, 0x0b70, 0x0311, 0x5013, 0x52c0, 0x53c8, 0xc10d, | ||
1016 | 0x7daf, 0x0200, 0x9cb0, 0x0200, 0x9cac, 0x6a28, 0x7fed, 0xc7af, | ||
1017 | 0x9d09, 0x0458, 0x0454, 0x9cfa | ||
1018 | }; | ||
1019 | |||
1020 | /*! | ||
1021 | * Structure containing script addresses. | ||
1022 | */ | ||
1023 | struct sdma_script_start_addrs | ||
1024 | { | ||
1025 | /* SDMA code script info - in halfword SDMA memory space */ | ||
1026 | unsigned short ap_2_ap_addr; | ||
1027 | unsigned short ap_2_bp_addr; | ||
1028 | unsigned short bp_2_ap_addr; | ||
1029 | unsigned short loopback_on_dsp_side_addr; | ||
1030 | unsigned short mcu_interrupt_only_addr; | ||
1031 | unsigned short firi_2_per_addr; | ||
1032 | unsigned short firi_2_mcu_addr; | ||
1033 | unsigned short per_2_firi_addr; | ||
1034 | unsigned short mcu_2_firi_addr; | ||
1035 | unsigned short uart_2_per_addr; | ||
1036 | unsigned short uart_2_mcu_addr; | ||
1037 | unsigned short per_2_app_addr; | ||
1038 | unsigned short mcu_2_app_addr; | ||
1039 | unsigned short uartsh_2_per_addr; | ||
1040 | unsigned short uartsh_2_mcu_addr; | ||
1041 | unsigned short per_2_shp_addr; | ||
1042 | unsigned short mcu_2_shp_addr; | ||
1043 | unsigned short ata_2_mcu_addr; | ||
1044 | unsigned short mcu_2_ata_addr; | ||
1045 | unsigned short app_2_per_addr; | ||
1046 | unsigned short app_2_mcu_addr; | ||
1047 | unsigned short shp_2_per_addr; | ||
1048 | unsigned short shp_2_mcu_addr; | ||
1049 | unsigned short mshc_2_mcu_addr; | ||
1050 | unsigned short mcu_2_mshc_addr; | ||
1051 | unsigned short dptc_dvfs_addr; | ||
1052 | /* SDMA script code info */ | ||
1053 | /* address where ram code starts (in SDMA halfword space) */ | ||
1054 | unsigned short ram_code_start_addr; | ||
1055 | /* size of the ram code (in halfwords) */ | ||
1056 | unsigned short ram_code_size; | ||
1057 | /* RAM image address on AP */ | ||
1058 | unsigned long mcu_start_addr; | ||
1059 | }; | ||
1060 | #endif /*__SDMA_SCRIPT_CODE_H__ */ | ||