Lines Matching +full:arm926ej +full:- +full:s
9 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 ---
11 board/at91cap9adk/dataflash/Makefile | 2 +-
12 board/at91cap9adk/norflash/Makefile | 2 +-
13 board/at91cap9stk/nandflash/Makefile | 2 +-
14 board/at91sam9260ek/dataflash/Makefile | 2 +-
15 board/at91sam9260ek/nandflash/Makefile | 2 +-
16 board/at91sam9261ek/dataflash/Makefile | 2 +-
17 board/at91sam9261ek/nandflash/Makefile | 2 +-
18 board/at91sam9263ek/dataflash/Makefile | 2 +-
19 board/at91sam9263ek/nandflash/Makefile | 2 +-
20 board/at91sam9g10ek/dataflash/Makefile | 2 +-
21 board/at91sam9g10ek/nandflash/Makefile | 2 +-
22 board/at91sam9g20ek/dataflash/Makefile | 2 +-
23 board/at91sam9g20ek/nandflash/Makefile | 2 +-
24 board/at91sam9g45ekes/nandflash/Makefile | 2 +-
25 board/at91sam9m10ekes/dataflash/Makefile | 2 +-
26 board/at91sam9m10ekes/nandflash/Makefile | 2 +-
27 board/at91sam9m10g45ek/dataflash/Makefile | 2 +-
28 board/at91sam9m10g45ek/nandflash/Makefile | 2 +-
29 board/at91sam9rlek/dataflash/Makefile | 2 +-
30 board/at91sam9rlek/nandflash/Makefile | 2 +-
31 board/at91sam9xeek/dataflash/Makefile | 2 +-
32 board/at91sam9xeek/nandflash/Makefile | 2 +-
33 lib/Makefile | 2 +-
34 23 files changed, 23 insertions(+), 23 deletions(-)
36 Index: Bootstrap-v1.16/board/at91cap9adk/dataflash/Makefile
38 --- Bootstrap-v1.16.orig/board/at91cap9adk/dataflash/Makefile
39 +++ Bootstrap-v1.16/board/at91cap9adk/dataflash/Makefile
40 @@ -34,7 +34,7 @@
44 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL)
45 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-table…
46 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
49 Index: Bootstrap-v1.16/board/at91cap9adk/norflash/Makefile
51 --- Bootstrap-v1.16.orig/board/at91cap9adk/norflash/Makefile
52 +++ Bootstrap-v1.16/board/at91cap9adk/norflash/Makefile
53 @@ -34,7 +34,7 @@
57 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL)
58 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-table…
59 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
62 Index: Bootstrap-v1.16/board/at91cap9stk/nandflash/Makefile
64 --- Bootstrap-v1.16.orig/board/at91cap9stk/nandflash/Makefile
65 +++ Bootstrap-v1.16/board/at91cap9stk/nandflash/Makefile
66 @@ -37,7 +37,7 @@
70 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL)
71 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -fno-exceptions -fno-unwind-table…
72 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -D$(BOARD) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
75 Index: Bootstrap-v1.16/board/at91sam9260ek/dataflash/Makefile
77 --- Bootstrap-v1.16.orig/board/at91sam9260ek/dataflash/Makefile
78 +++ Bootstrap-v1.16/board/at91sam9260ek/dataflash/Makefile
79 @@ -37,7 +37,7 @@
83 -CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL)
84 +CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
85 ASFLAGS=-g -mcpu=arm926ej-s -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
88 Index: Bootstrap-v1.16/board/at91sam9260ek/nandflash/Makefile
90 --- Bootstrap-v1.16.orig/board/at91sam9260ek/nandflash/Makefile
91 +++ Bootstrap-v1.16/board/at91sam9260ek/nandflash/Makefile
92 @@ -37,7 +37,7 @@
96 -CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL)
97 +CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
98 ASFLAGS=-g -mcpu=arm926ej-s -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
101 Index: Bootstrap-v1.16/board/at91sam9261ek/dataflash/Makefile
103 --- Bootstrap-v1.16.orig/board/at91sam9261ek/dataflash/Makefile
104 +++ Bootstrap-v1.16/board/at91sam9261ek/dataflash/Makefile
105 @@ -37,7 +37,7 @@
109 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL)
110 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asyn…
111 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
114 Index: Bootstrap-v1.16/board/at91sam9261ek/nandflash/Makefile
116 --- Bootstrap-v1.16.orig/board/at91sam9261ek/nandflash/Makefile
117 +++ Bootstrap-v1.16/board/at91sam9261ek/nandflash/Makefile
118 @@ -37,7 +37,7 @@
122 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL)
123 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asyn…
124 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
127 Index: Bootstrap-v1.16/board/at91sam9263ek/dataflash/Makefile
129 --- Bootstrap-v1.16.orig/board/at91sam9263ek/dataflash/Makefile
130 +++ Bootstrap-v1.16/board/at91sam9263ek/dataflash/Makefile
131 @@ -34,7 +34,7 @@
135 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL)
136 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asyn…
137 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
140 Index: Bootstrap-v1.16/board/at91sam9263ek/nandflash/Makefile
142 --- Bootstrap-v1.16.orig/board/at91sam9263ek/nandflash/Makefile
143 +++ Bootstrap-v1.16/board/at91sam9263ek/nandflash/Makefile
144 @@ -33,7 +33,7 @@
148 -CCFLAGS=-g -mcpu=arm9 -O0 -Wall -D$(TARGET) -I$(INCL)
149 +CCFLAGS=-g -mcpu=arm9 -O0 -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asyn…
150 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
153 Index: Bootstrap-v1.16/board/at91sam9g10ek/dataflash/Makefile
155 --- Bootstrap-v1.16.orig/board/at91sam9g10ek/dataflash/Makefile
156 +++ Bootstrap-v1.16/board/at91sam9g10ek/dataflash/Makefile
157 @@ -37,7 +37,7 @@
161 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL)
162 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asyn…
163 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
166 Index: Bootstrap-v1.16/board/at91sam9g10ek/nandflash/Makefile
168 --- Bootstrap-v1.16.orig/board/at91sam9g10ek/nandflash/Makefile
169 +++ Bootstrap-v1.16/board/at91sam9g10ek/nandflash/Makefile
170 @@ -37,7 +37,7 @@
174 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL)
175 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asyn…
176 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
179 Index: Bootstrap-v1.16/board/at91sam9g20ek/dataflash/Makefile
181 --- Bootstrap-v1.16.orig/board/at91sam9g20ek/dataflash/Makefile
182 +++ Bootstrap-v1.16/board/at91sam9g20ek/dataflash/Makefile
183 @@ -37,7 +37,7 @@
187 -CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL)
188 +CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
189 ASFLAGS=-g -mcpu=arm926ej-s -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
192 Index: Bootstrap-v1.16/board/at91sam9g20ek/nandflash/Makefile
194 --- Bootstrap-v1.16.orig/board/at91sam9g20ek/nandflash/Makefile
195 +++ Bootstrap-v1.16/board/at91sam9g20ek/nandflash/Makefile
196 @@ -37,7 +37,7 @@
200 -CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL)
201 +CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
202 ASFLAGS=-g -mcpu=arm926ej-s -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
205 Index: Bootstrap-v1.16/board/at91sam9g45ekes/nandflash/Makefile
207 --- Bootstrap-v1.16.orig/board/at91sam9g45ekes/nandflash/Makefile
208 +++ Bootstrap-v1.16/board/at91sam9g45ekes/nandflash/Makefile
209 @@ -37,7 +37,7 @@
213 -CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL)
214 +CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
215 ASFLAGS=-g -mcpu=arm926ej-s -c -O2 -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
218 Index: Bootstrap-v1.16/board/at91sam9m10ekes/dataflash/Makefile
220 --- Bootstrap-v1.16.orig/board/at91sam9m10ekes/dataflash/Makefile
221 +++ Bootstrap-v1.16/board/at91sam9m10ekes/dataflash/Makefile
222 @@ -37,7 +37,7 @@
226 -CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL)
227 +CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
228 ASFLAGS=-g -mcpu=arm926ej-s -c -O2 -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
231 Index: Bootstrap-v1.16/board/at91sam9m10ekes/nandflash/Makefile
233 --- Bootstrap-v1.16.orig/board/at91sam9m10ekes/nandflash/Makefile
234 +++ Bootstrap-v1.16/board/at91sam9m10ekes/nandflash/Makefile
235 @@ -37,7 +37,7 @@
239 -CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL)
240 +CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
241 ASFLAGS=-g -mcpu=arm926ej-s -c -O2 -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
244 Index: Bootstrap-v1.16/board/at91sam9m10g45ek/dataflash/Makefile
246 --- Bootstrap-v1.16.orig/board/at91sam9m10g45ek/dataflash/Makefile
247 +++ Bootstrap-v1.16/board/at91sam9m10g45ek/dataflash/Makefile
248 @@ -37,7 +37,7 @@
252 -CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL)
253 +CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
254 ASFLAGS=-g -mcpu=arm926ej-s -c -O2 -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
257 Index: Bootstrap-v1.16/board/at91sam9m10g45ek/nandflash/Makefile
259 --- Bootstrap-v1.16.orig/board/at91sam9m10g45ek/nandflash/Makefile
260 +++ Bootstrap-v1.16/board/at91sam9m10g45ek/nandflash/Makefile
261 @@ -37,7 +37,7 @@
265 -CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL)
266 +CCFLAGS=-g -mcpu=arm926ej-s -O2 -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
267 ASFLAGS=-g -mcpu=arm926ej-s -c -O2 -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
270 Index: Bootstrap-v1.16/board/at91sam9rlek/dataflash/Makefile
272 --- Bootstrap-v1.16.orig/board/at91sam9rlek/dataflash/Makefile
273 +++ Bootstrap-v1.16/board/at91sam9rlek/dataflash/Makefile
274 @@ -37,7 +37,7 @@
278 -CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL)
279 +CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
280 ASFLAGS=-g -mcpu=arm926ej-s -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
283 Index: Bootstrap-v1.16/board/at91sam9rlek/nandflash/Makefile
285 --- Bootstrap-v1.16.orig/board/at91sam9rlek/nandflash/Makefile
286 +++ Bootstrap-v1.16/board/at91sam9rlek/nandflash/Makefile
287 @@ -37,7 +37,7 @@
291 -CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL)
292 +CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
293 ASFLAGS=-g -mcpu=arm926ej-s -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
296 Index: Bootstrap-v1.16/board/at91sam9xeek/dataflash/Makefile
298 --- Bootstrap-v1.16.orig/board/at91sam9xeek/dataflash/Makefile
299 +++ Bootstrap-v1.16/board/at91sam9xeek/dataflash/Makefile
300 @@ -38,7 +38,7 @@
304 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL)
305 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asyn…
306 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
309 Index: Bootstrap-v1.16/board/at91sam9xeek/nandflash/Makefile
311 --- Bootstrap-v1.16.orig/board/at91sam9xeek/nandflash/Makefile
312 +++ Bootstrap-v1.16/board/at91sam9xeek/nandflash/Makefile
313 @@ -38,7 +38,7 @@
317 -CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL)
318 +CCFLAGS=-g -mcpu=arm9 -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fno-asyn…
319 ASFLAGS=-g -mcpu=arm9 -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)
322 Index: Bootstrap-v1.16/lib/Makefile
324 --- Bootstrap-v1.16.orig/lib/Makefile
325 +++ Bootstrap-v1.16/lib/Makefile
326 @@ -37,7 +37,7 @@
330 -CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL)
331 +CCFLAGS=-g -mcpu=arm926ej-s -Os -Wall -D$(TARGET) -I$(INCL) -fno-exceptions -fno-unwind-tables -fn…
332 ASFLAGS=-g -mcpu=arm926ej-s -c -Os -Wall -D$(TARGET) -I$(INCL) -DTOP_OF_MEM=$(TOP_OF_MEMORY)