1
|
Microsoft Windows [Version 10.0.17763.678]
|
2
|
(c) 2018 Microsoft Corporation. All rights reserved.
|
3
|
|
4
|
C:\Windows\system32>cd ..
|
5
|
|
6
|
C:\Windows>cd ..
|
7
|
|
8
|
C:\>cd SDImage
|
9
|
|
10
|
C:\SDImage>cd sofware
|
11
|
The system cannot find the path specified.
|
12
|
|
13
|
C:\SDImage>cd software
|
14
|
|
15
|
C:\SDImage\software>cd spl_bsp
|
16
|
|
17
|
C:\SDImage\software\spl_bsp>cd generated
|
18
|
|
19
|
C:\SDImage\software\spl_bsp\generated>del sdram
|
20
|
C:\SDImage\software\spl_bsp\generated\sdram\*, Are you sure (Y/N)? Y
|
21
|
|
22
|
C:\SDImage\software\spl_bsp\generated>del sdram\*.*
|
23
|
C:\SDImage\software\spl_bsp\generated\sdram\*.*, Are you sure (Y/N)? y
|
24
|
|
25
|
C:\SDImage\software\spl_bsp\generated>cd ..
|
26
|
|
27
|
C:\SDImage\software\spl_bsp>cd ..
|
28
|
|
29
|
C:\SDImage\software>cd ..
|
30
|
|
31
|
C:\SDImage>cd ..
|
32
|
|
33
|
C:\>cd intelFPGA
|
34
|
|
35
|
C:\intelFPGA>cd 16.1
|
36
|
|
37
|
C:\intelFPGA\16.1>cd embedded
|
38
|
|
39
|
C:\intelFPGA\16.1\embedded>dir
|
40
|
Volume in drive C is Windows
|
41
|
Volume Serial Number is 2E71-E760
|
42
|
|
43
|
Directory of C:\intelFPGA\16.1\embedded
|
44
|
|
45
|
10/15/2019 12:21 PM <DIR> .
|
46
|
10/15/2019 12:21 PM <DIR> ..
|
47
|
10/15/2019 11:27 AM <DIR> drivers
|
48
|
10/15/2019 12:23 PM <DIR> ds-5
|
49
|
10/15/2019 11:37 AM <DIR> ds-5_installer
|
50
|
10/15/2019 11:27 AM <DIR> embeddedsw
|
51
|
10/25/2016 05:41 AM 1,708 Embedded_Command_Shell.bat
|
52
|
10/25/2016 05:41 AM 1,833 embedded_command_shell.sh
|
53
|
10/25/2016 05:41 AM 10,015 env.sh
|
54
|
10/15/2019 11:29 AM <DIR> examples
|
55
|
10/15/2019 11:30 AM <DIR> host_tools
|
56
|
10/15/2019 11:30 AM <DIR> ip
|
57
|
10/25/2016 05:41 AM 26 version.txt
|
58
|
4 File(s) 13,582 bytes
|
59
|
9 Dir(s) 129,233,264,640 bytes free
|
60
|
|
61
|
C:\intelFPGA\16.1\embedded>Embedded_Command_Shell.bat
|
62
|
------------------------------------------------
|
63
|
Altera Embedded Command Shell
|
64
|
|
65
|
Version 16.1 [Build 196]
|
66
|
------------------------------------------------
|
67
|
|
68
|
204045264@G5CTS7H2E ~
|
69
|
$ cd ..
|
70
|
|
71
|
204045264@G5CTS7H2E /cygdrive/c/Users
|
72
|
$ cd ..
|
73
|
|
74
|
204045264@G5CTS7H2E /cygdrive/c
|
75
|
$ cd SDImage
|
76
|
|
77
|
204045264@G5CTS7H2E /cygdrive/c/SDImage
|
78
|
$ cd software
|
79
|
|
80
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software
|
81
|
$ cd spf_bsp
|
82
|
bash: cd: spf_bsp: No such file or directory
|
83
|
|
84
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software
|
85
|
$ cd generated
|
86
|
bash: cd: generated: No such file or directory
|
87
|
|
88
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software
|
89
|
$ dir
|
90
|
spl_bsp
|
91
|
|
92
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software
|
93
|
$ cd spl_bsp
|
94
|
|
95
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
96
|
$ cd generated
|
97
|
|
98
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp/generated
|
99
|
$ dir
|
100
|
sdram
|
101
|
|
102
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp/generated
|
103
|
$ del sdram
|
104
|
bash: del: command not found
|
105
|
|
106
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp/generated
|
107
|
$ delete sdram
|
108
|
bash: delete: command not found
|
109
|
|
110
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp/generated
|
111
|
$ help
|
112
|
GNU bash, version 4.3.33(1)-release (x86_64-unknown-cygwin)
|
113
|
These shell commands are defined internally. Type `help' to see this list.
|
114
|
Type `help name' to find out more about the function `name'.
|
115
|
Use `info bash' to find out more about the shell in general.
|
116
|
Use `man -k' or `info' to find out more about commands not in this list.
|
117
|
|
118
|
A star (*) next to a name means that the command is disabled.
|
119
|
|
120
|
job_spec [&] history [-c] [-d offset] [n] or hist>
|
121
|
(( expression )) if COMMANDS; then COMMANDS; [ elif C>
|
122
|
. filename [arguments] jobs [-lnprs] [jobspec ...] or jobs >
|
123
|
: kill [-s sigspec | -n signum | -sigs>
|
124
|
[ arg... ] let arg [arg ...]
|
125
|
[[ expression ]] local [option] name[=value] ...
|
126
|
alias [-p] [name[=value] ... ] logout [n]
|
127
|
bg [job_spec ...] mapfile [-n count] [-O origin] [-s c>
|
128
|
bind [-lpsvPSVX] [-m keymap] [-f file> popd [-n] [+N | -N]
|
129
|
break [n] printf [-v var] format [arguments]
|
130
|
builtin [shell-builtin [arg ...]] pushd [-n] [+N | -N | dir]
|
131
|
caller [expr] pwd [-LP]
|
132
|
case WORD in [PATTERN [| PATTERN]...)> read [-ers] [-a array] [-d delim] [->
|
133
|
cd [-L|[-P [-e]] [-@]] [dir] readarray [-n count] [-O origin] [-s>
|
134
|
command [-pVv] command [arg ...] readonly [-aAf] [name[=value] ...] o>
|
135
|
compgen [-abcdefgjksuv] [-o option] > return [n]
|
136
|
complete [-abcdefgjksuv] [-pr] [-DE] > select NAME [in WORDS ... ;] do COMM>
|
137
|
compopt [-o|+o option] [-DE] [name ..> set [-abefhkmnptuvxBCHP] [-o option->
|
138
|
continue [n] shift [n]
|
139
|
coproc [NAME] command [redirections] shopt [-pqsu] [-o] [optname ...]
|
140
|
declare [-aAfFgilnrtux] [-p] [name[=v> source filename [arguments]
|
141
|
dirs [-clpv] [+N] [-N] suspend [-f]
|
142
|
disown [-h] [-ar] [jobspec ...] test [expr]
|
143
|
echo [-neE] [arg ...] time [-p] pipeline
|
144
|
enable [-a] [-dnps] [-f filename] [na> times
|
145
|
eval [arg ...] trap [-lp] [[arg] signal_spec ...]
|
146
|
exec [-cl] [-a name] [command [argume> true
|
147
|
exit [n] type [-afptP] name [name ...]
|
148
|
export [-fn] [name[=value] ...] or ex> typeset [-aAfFgilrtux] [-p] name[=va>
|
149
|
false ulimit [-SHabcdefilmnpqrstuvxT] [lim>
|
150
|
fc [-e ename] [-lnr] [first] [last] o> umask [-p] [-S] [mode]
|
151
|
fg [job_spec] unalias [-a] name [name ...]
|
152
|
for NAME [in WORDS ... ] ; do COMMAND> unset [-f] [-v] [-n] [name ...]
|
153
|
for (( exp1; exp2; exp3 )); do COMMAN> until COMMANDS; do COMMANDS; done
|
154
|
function name { COMMANDS ; } or name > variables - Names and meanings of so>
|
155
|
getopts optstring name [arg] wait [-n] [id ...]
|
156
|
hash [-lr] [-p pathname] [-dt] [name > while COMMANDS; do COMMANDS; done
|
157
|
help [-dms] [pattern ...] { COMMANDS ; }
|
158
|
|
159
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp/generated
|
160
|
$ cd ..
|
161
|
|
162
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
163
|
$ cd ..
|
164
|
|
165
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software
|
166
|
$ cd ..
|
167
|
|
168
|
204045264@G5CTS7H2E /cygdrive/c/SDImage
|
169
|
$ cd ..
|
170
|
|
171
|
204045264@G5CTS7H2E /cygdrive/c
|
172
|
$ bsp-editor &
|
173
|
[1] 6944
|
174
|
|
175
|
204045264@G5CTS7H2E /cygdrive/c
|
176
|
$ cd SDImage
|
177
|
[1]+ Done bsp-editor (wd: /cygdrive/c)
|
178
|
(wd now: /cygdrive/c/SDImage)
|
179
|
|
180
|
204045264@G5CTS7H2E /cygdrive/c/SDImage
|
181
|
$ cd software
|
182
|
|
183
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software
|
184
|
$ cd spl_bsp
|
185
|
|
186
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
187
|
$ sed 's/socfpga_\$(DEVICE_FAMILY)/mitysom-5csx/' Makefile > Makefile.new
|
188
|
|
189
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
190
|
$ sed 's/altera\/socfpga/cl\/mitysom-5csx/' Makefile.new > Makefile
|
191
|
|
192
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
193
|
$ cp /cygdrive/c/intelFPGA/16.1/embedded/host_tools/altera/preloader/uboot-socfpga.patch/cygwin/* .
|
194
|
|
195
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
196
|
$ sed -i '/update-src:/a\\t@$(CHMOD) -R 755 ../*' Makefile
|
197
|
|
198
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
199
|
$ sed -i '/$(stamp)/a\\t@$(CHMOD) -R 755 ../../*' Makefile
|
200
|
|
201
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
202
|
$ make
|
203
|
tar zxf uboot-socfpga.tar.gz
|
204
|
?generated/build.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/build.h?
|
205
|
?generated/iocsr_config_cyclone5.c? -> ?uboot-socfpga/board/cl/mitysom-5csx/iocsr_config_cyclone5.c?
|
206
|
?generated/iocsr_config_cyclone5.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/iocsr_config_cyclone5.h?
|
207
|
?generated/reset_config.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/reset_config.h?
|
208
|
?generated/pll_config.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/pll_config.h?
|
209
|
?generated/pinmux_config_cyclone5.c? -> ?uboot-socfpga/board/cl/mitysom-5csx/pinmux_config_cyclone5.c?
|
210
|
?generated/pinmux_config.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/pinmux_config.h?
|
211
|
?generated/sdram/sdram_config.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/sdram_config.h?
|
212
|
?../../FPGA/RCIS_GPC_S0S1_hps/alt_types.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/alt_types.h?
|
213
|
?../../FPGA/RCIS_GPC_S0S1_hps/sdram_io.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/sdram_io.h?
|
214
|
?../../FPGA/RCIS_GPC_S0S1_hps/sequencer_auto_ac_init.c? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/sequencer_auto_ac_init.c?
|
215
|
?../../FPGA/RCIS_GPC_S0S1_hps/sequencer_auto.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/sequencer_auto.h?
|
216
|
?../../FPGA/RCIS_GPC_S0S1_hps/sequencer_auto_inst_init.c? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/sequencer_auto_inst_init.c?
|
217
|
?../../FPGA/RCIS_GPC_S0S1_hps/sequencer.c? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/sequencer.c?
|
218
|
?../../FPGA/RCIS_GPC_S0S1_hps/sequencer_defines.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/sequencer_defines.h?
|
219
|
?../../FPGA/RCIS_GPC_S0S1_hps/sequencer.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/sequencer.h?
|
220
|
?../../FPGA/RCIS_GPC_S0S1_hps/system.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/system.h?
|
221
|
?../../FPGA/RCIS_GPC_S0S1_hps/tclrpt.c? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/tclrpt.c?
|
222
|
?../../FPGA/RCIS_GPC_S0S1_hps/tclrpt.h? -> ?uboot-socfpga/board/cl/mitysom-5csx/sdram/tclrpt.h?
|
223
|
Applying Patch: C:/SDImage/software/spl_bsp/add_fms_extensions_cflag.patch
|
224
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/add_fms_extensions_cflag.patch
|
225
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
226
|
patching file config.mk
|
227
|
Applying Patch: C:/SDImage/software/spl_bsp/apply_mingw_support.patch
|
228
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/apply_mingw_support.patch
|
229
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
230
|
patching file tools/mkenvimage.c
|
231
|
Applying Patch: C:/SDImage/software/spl_bsp/build_system_cygpath_repair.patch
|
232
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/build_system_cygpath_repair.patch
|
233
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
234
|
patching file Makefile
|
235
|
Hunk #1 succeeded at 682 (offset 56 lines).
|
236
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
237
|
patching file rules.mk
|
238
|
Applying Patch: C:/SDImage/software/spl_bsp/build_system_rm_spl_repair.patch
|
239
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/build_system_rm_spl_repair.patch
|
240
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
241
|
patching file Makefile
|
242
|
Hunk #1 succeeded at 876 (offset -1 lines).
|
243
|
Applying Patch: C:/SDImage/software/spl_bsp/cc_option_dev_null_fix.patch
|
244
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/cc_option_dev_null_fix.patch
|
245
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
246
|
patching file config.mk
|
247
|
Hunk #1 succeeded at 112 (offset 2 lines).
|
248
|
Applying Patch: C:/SDImage/software/spl_bsp/docproc_force_use_cygwin_gcc.patch
|
249
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/docproc_force_use_cygwin_gcc.patch
|
250
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
251
|
patching file tools/kernel-doc/Makefile
|
252
|
Applying Patch: C:/SDImage/software/spl_bsp/repair_cmd_process_proto.patch
|
253
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/repair_cmd_process_proto.patch
|
254
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
255
|
patching file include/command.h
|
256
|
Applying Patch: C:/SDImage/software/spl_bsp/static_inline_fix.patch
|
257
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/static_inline_fix.patch
|
258
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
259
|
patching file include/image.h
|
260
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
261
|
patching file include/libfdt.h
|
262
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
263
|
patching file lib/libfdt/fdt_rw.c
|
264
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
265
|
patching file lib/libfdt/libfdt_internal.h
|
266
|
Applying Patch: C:/SDImage/software/spl_bsp/static_inline_little_endian_fix.patch
|
267
|
patch -p1 --directory=uboot-socfpga --input=C:/SDImage/software/spl_bsp/static_inline_little_endian_fix.patch
|
268
|
(Stripping trailing CRs from patch; use --binary to disable.)
|
269
|
patching file include/linux/byteorder/little_endian.h
|
270
|
C:/intelFPGA/16.1/embedded/host_tools/cygwin/bin/make CROSS_COMPILE=arm-altera-eabi- MAKE=/bin/make CYGPATH=C:/intelFPGA/16.1/embedded/host_tools/cygwin/bin/cygpath HOSTCC=x86_64-w64-mingw32-gcc HOSTSTRIP=x86_64-w64-mingw32-strip -C uboot-socfpga mitysom-5csx_config
|
271
|
make[1]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga'
|
272
|
Configuring for mitysom-5csx board...
|
273
|
make[1]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga'
|
274
|
C:/intelFPGA/16.1/embedded/host_tools/cygwin/bin/make CROSS_COMPILE=arm-altera-eabi- MAKE=/bin/make CYGPATH=C:/intelFPGA/16.1/embedded/host_tools/cygwin/bin/cygpath HOSTCC=x86_64-w64-mingw32-gcc HOSTSTRIP=x86_64-w64-mingw32-strip -C uboot-socfpga spl/u-boot-spl.bin
|
275
|
make[1]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga'
|
276
|
Generating include/autoconf.mk
|
277
|
Generating include/autoconf.mk.dep
|
278
|
arm-altera-eabi-gcc -DDO_DEPS_ONLY \
|
279
|
-g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -march=armv5 -Wall -Wstrict-prototypes \
|
280
|
-o lib/asm-offsets.s lib/asm-offsets.c -c -S
|
281
|
Generating include/generated/generic-asm-offsets.h
|
282
|
tools/scripts/make-asm-offsets lib/asm-offsets.s include/generated/generic-asm-offsets.h
|
283
|
if [ -f arch/arm/cpu/armv7/socfpga/asm-offsets.c ];then \
|
284
|
arm-altera-eabi-gcc -DDO_DEPS_ONLY \
|
285
|
-g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -march=armv5 -Wall -Wstrict-prototypes \
|
286
|
-o arch/arm/cpu/armv7/socfpga/asm-offsets.s arch/arm/cpu/armv7/socfpga/asm-offsets.c -c -S; \
|
287
|
else \
|
288
|
touch arch/arm/cpu/armv7/socfpga/asm-offsets.s; \
|
289
|
fi
|
290
|
Generating include/generated/asm-offsets.h
|
291
|
tools/scripts/make-asm-offsets arch/arm/cpu/armv7/socfpga/asm-offsets.s include/generated/asm-offsets.h
|
292
|
for dir in tools examples/standalone examples/api arch/arm/cpu/armv7 ; do \
|
293
|
/bin/make -C $dir _depend ; done
|
294
|
make[2]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools'
|
295
|
cat /dev/null >.depend
|
296
|
make[2]: Nothing to be done for '_depend'.
|
297
|
make[2]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools'
|
298
|
make[2]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga'
|
299
|
make[2]: *** examples/standalone: No such file or directory. Stop.
|
300
|
make[2]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga'
|
301
|
make[2]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga'
|
302
|
make[2]: *** examples/api: No such file or directory. Stop.
|
303
|
make[2]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga'
|
304
|
make[2]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7'
|
305
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ start.o start.S >.depend.start
|
306
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ cache_v7.o cache_v7.c >.depend.cache_v7
|
307
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ cpu.o cpu.c >.depend.cpu
|
308
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ syslib.o syslib.c >.depend.syslib
|
309
|
cat /dev/null .depend.start .depend.cache_v7 .depend.cpu .depend.syslib >.depend
|
310
|
make[2]: Nothing to be done for '_depend'.
|
311
|
make[2]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7'
|
312
|
/bin/make -C tools all
|
313
|
make[2]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools'
|
314
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -o gen_eth_addr.o gen_eth_addr.c -c
|
315
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -o gen_eth_addr.exe gen_eth_addr.o
|
316
|
x86_64-w64-mingw32-strip gen_eth_addr.exe
|
317
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -o img2srec.o img2srec.c -c
|
318
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -o img2srec.exe img2srec.o
|
319
|
x86_64-w64-mingw32-strip img2srec.exe
|
320
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -c -o crc32.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/crc32.c
|
321
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/crc32.c: In function ?crc32_no_comp?:
|
322
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/crc32.c:188:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
|
323
|
if (((long)b) & 3 && len) {
|
324
|
^
|
325
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/crc32.c:192:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
|
326
|
} while ((--len) && ((long)p)&3);
|
327
|
^
|
328
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o mkenvimage.o mkenvimage.c -c
|
329
|
mkenvimage.c: In function ?main?:
|
330
|
mkenvimage.c:224:6: warning: unknown conversion type character ?z? in format [-Wformat=]
|
331
|
strerror(errno));
|
332
|
^
|
333
|
mkenvimage.c:224:6: warning: format ?%s? expects argument of type ?char *?, but argument 3 has type ?long long unsigned int? [-Wformat=]
|
334
|
mkenvimage.c:224:6: warning: too many arguments for format [-Wformat-extra-args]
|
335
|
mkenvimage.c:232:6: warning: unknown conversion type character ?z? in format [-Wformat=]
|
336
|
strerror(errno));
|
337
|
^
|
338
|
mkenvimage.c:232:6: warning: format ?%s? expects argument of type ?char *?, but argument 3 has type ?long long unsigned int? [-Wformat=]
|
339
|
mkenvimage.c:232:6: warning: too many arguments for format [-Wformat-extra-args]
|
340
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o os_support.o os_support.c -c
|
341
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -o mkenvimage.exe crc32.o mkenvimage.o os_support.o
|
342
|
x86_64-w64-mingw32-strip mkenvimage.exe
|
343
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o aisimage.o aisimage.c -c
|
344
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o default_image.o default_image.c -c
|
345
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o fit_image.o fit_image.c -c
|
346
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -c -o image.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c
|
347
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c: In function ?image_check_dcrc?:
|
348
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c:192:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
349
|
ulong dcrc = crc32_wd(0, (unsigned char *)data, len, CHUNKSZ_CRC32);
|
350
|
^
|
351
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c: In function ?image_multi_count?:
|
352
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c:217:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
353
|
size = (uint32_t *)image_get_data(hdr);
|
354
|
^
|
355
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c: In function ?image_multi_getimg?:
|
356
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c:255:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
357
|
size = (uint32_t *)image_get_data(hdr);
|
358
|
^
|
359
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c: In function ?fit_all_image_check_hashes?:
|
360
|
/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/image.c:2921:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
|
361
|
(ulong)fit);
|
362
|
^
|
363
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o imximage.o imximage.c -c
|
364
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o kwbimage.o kwbimage.c -c
|
365
|
kwbimage.c: In function ?kwbimage_checksum32?:
|
366
|
kwbimage.c:135:4: warning: unknown conversion type character ?z? in format [-Wformat=]
|
367
|
__FUNCTION__, len, sizeof(uint32_t));
|
368
|
^
|
369
|
kwbimage.c:135:4: warning: too many arguments for format [-Wformat-extra-args]
|
370
|
In file included from kwbimage.c:30:0:
|
371
|
kwbimage.c: In function ?kwdimage_set_ext_header?:
|
372
|
kwbimage.h:30:59: warning: unknown conversion type character ?z? in format [-Wformat=]
|
373
|
#define KWBIMAGE_MAX_CONFIG ((0x1dc - 0x20)/sizeof(struct reg_config))
|
374
|
^
|
375
|
kwbimage.c:277:7: note: in expansion of macro ?KWBIMAGE_MAX_CONFIG?
|
376
|
KWBIMAGE_MAX_CONFIG);
|
377
|
^
|
378
|
kwbimage.h:30:59: warning: too many arguments for format [-Wformat-extra-args]
|
379
|
#define KWBIMAGE_MAX_CONFIG ((0x1dc - 0x20)/sizeof(struct reg_config))
|
380
|
^
|
381
|
kwbimage.c:277:7: note: in expansion of macro ?KWBIMAGE_MAX_CONFIG?
|
382
|
KWBIMAGE_MAX_CONFIG);
|
383
|
^
|
384
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o pblimage.o pblimage.c -c
|
385
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -c -o md5.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/md5.c
|
386
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o mkimage.o mkimage.c -c
|
387
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o omapimage.o omapimage.c -c
|
388
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -c -o sha1.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/sha1.c
|
389
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -o ublimage.o ublimage.c -c
|
390
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -c -o fdt.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt/fdt.c
|
391
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -c -o fdt_ro.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt/fdt_ro.c
|
392
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -c -o fdt_rw.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt/fdt_rw.c
|
393
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -c -o fdt_strerror.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt/fdt_strerror.c
|
394
|
x86_64-w64-mingw32-gcc -g -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -c -o fdt_wip.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt/fdt_wip.c
|
395
|
x86_64-w64-mingw32-gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include2 -idirafter /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/libfdt -I /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools -DCONFIG_SYS_TEXT_BASE=0x01000040 -DUSE_HOSTCC -D__KERNEL_STRICT_NAMES -fms-extensions -pedantic -o mkimage.exe aisimage.o crc32.o default_image.o fit_image.o image.o imximage.o kwbimage.o pblimage.o md5.o mkimage.o os_support.o omapimage.o sha1.o ublimage.o fdt.o fdt_ro.o fdt_rw.o fdt_strerror.o fdt_wip.o
|
396
|
x86_64-w64-mingw32-strip mkimage.exe
|
397
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools/kernel-doc'
|
398
|
cat /dev/null >.depend
|
399
|
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fms-extensions -pedantic -o docproc docproc.c
|
400
|
docproc.c: In function ?find_export_symbols?:
|
401
|
docproc.c:219:5: warning: array subscript has type ?char? [-Wchar-subscripts]
|
402
|
while (isalnum(*p) || *p == '_')
|
403
|
^
|
404
|
docproc.c:222:5: warning: array subscript has type ?char? [-Wchar-subscripts]
|
405
|
while (isspace(*p))
|
406
|
^
|
407
|
docproc.c:228:5: warning: array subscript has type ?char? [-Wchar-subscripts]
|
408
|
while (isspace(*p))
|
409
|
^
|
410
|
docproc.c:231:5: warning: array subscript has type ?char? [-Wchar-subscripts]
|
411
|
while (isalnum(*e) || *e == '_')
|
412
|
^
|
413
|
docproc.c: In function ?singfunc?:
|
414
|
docproc.c:300:17: warning: array subscript has type ?char? [-Wchar-subscripts]
|
415
|
if (isspace(line[i])) {
|
416
|
^
|
417
|
docproc.c: In function ?parse_file?:
|
418
|
docproc.c:448:6: warning: array subscript has type ?char? [-Wchar-subscripts]
|
419
|
while (*s && !isspace(*s)) s++;
|
420
|
^
|
421
|
docproc.c:453:6: warning: array subscript has type ?char? [-Wchar-subscripts]
|
422
|
while (*s && !isspace(*s)) s++;
|
423
|
^
|
424
|
docproc.c:458:6: warning: array subscript has type ?char? [-Wchar-subscripts]
|
425
|
while (*s && !isspace(*s)) s++;
|
426
|
^
|
427
|
docproc.c:464:6: warning: array subscript has type ?char? [-Wchar-subscripts]
|
428
|
while (*s && !isspace(*s)) s++;
|
429
|
^
|
430
|
docproc.c:467:6: warning: array subscript has type ?char? [-Wchar-subscripts]
|
431
|
while (isspace(*s))
|
432
|
^
|
433
|
docproc.c:473:6: warning: array subscript has type ?char? [-Wchar-subscripts]
|
434
|
while (*s && !isspace(*s)) s++;
|
435
|
^
|
436
|
docproc.c:476:6: warning: array subscript has type ?char? [-Wchar-subscripts]
|
437
|
while (isspace(*s))
|
438
|
^
|
439
|
docproc.c:481:6: warning: array subscript has type ?char? [-Wchar-subscripts]
|
440
|
while (*s && !isspace(*s)) s++;
|
441
|
^
|
442
|
strip docproc
|
443
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools/kernel-doc'
|
444
|
make[2]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/tools'
|
445
|
/bin/make -C spl all
|
446
|
make[2]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl'
|
447
|
cat /dev/null >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/.depend
|
448
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/start.o
|
449
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7'
|
450
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/start.o start.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend.start
|
451
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/cache_v7.o cache_v7.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend.cache_v7
|
452
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/cpu.o cpu.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend.cpu
|
453
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/syslib.o syslib.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend.syslib
|
454
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend.start /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend.cache_v7 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend.cpu /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend.syslib >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/.depend
|
455
|
arm-altera-eabi-gcc -D__ASSEMBLY__ -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/start.o start.S -c
|
456
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7'
|
457
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7/
|
458
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7'
|
459
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/cache_v7.o cache_v7.c -c
|
460
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/cpu.o cpu.c -c
|
461
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/syslib.o syslib.c -c
|
462
|
arm-altera-eabi-gcc -D__ASSEMBLY__ -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/lowlevel_init.o lowlevel_init.S -c
|
463
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/libarmv7.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/cache_v7.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/cpu.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/syslib.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/lowlevel_init.o
|
464
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7'
|
465
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7/socfpga/
|
466
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7/socfpga'
|
467
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/lowlevel_init.o lowlevel_init.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.lowlevel_init
|
468
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/misc.o misc.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.misc
|
469
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/s_init.o s_init.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.s_init
|
470
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/timer.o timer.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.timer
|
471
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/reset_manager.o reset_manager.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.reset_manager
|
472
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/sdram.o sdram.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.sdram
|
473
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/fpga_manager.o fpga_manager.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.fpga_manager
|
474
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/gic.o gic.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.gic
|
475
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/interrupts.o interrupts.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.interrupts
|
476
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/sdram_test.o sdram_test.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.sdram_test
|
477
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/clock_manager.o clock_manager.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.clock_manager
|
478
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/spl.o spl.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.spl
|
479
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/freeze_controller.o freeze_controller.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.freeze_controller
|
480
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/ecc_ram.o ecc_ram.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.ecc_ram
|
481
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/nic301.o nic301.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.nic301
|
482
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/scan_manager.o scan_manager.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.scan_manager
|
483
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/system_manager.o system_manager.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.system_manager
|
484
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/debug_memory.o debug_memory.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.debug_memory
|
485
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.lowlevel_init /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.misc /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.s_init /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.timer /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.reset_manager /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.sdram /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.fpga_manager /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.gic /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.interrupts /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.sdram_test /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.clock_manager /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.spl /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.freeze_controller /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.ecc_ram /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.nic301 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.scan_manager /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.system_manager /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend.debug_memory >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/.depend
|
486
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/s_init.o s_init.c -c
|
487
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/timer.o timer.c -c
|
488
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/reset_manager.o reset_manager.c -c
|
489
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/sdram.o sdram.c -c
|
490
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/fpga_manager.o fpga_manager.c -c
|
491
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/gic.o gic.c -c
|
492
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/interrupts.o interrupts.c -c
|
493
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/sdram_test.o sdram_test.c -c
|
494
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/clock_manager.o clock_manager.c -c
|
495
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/spl.o spl.c -c
|
496
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/freeze_controller.o freeze_controller.c -c
|
497
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/ecc_ram.o ecc_ram.c -c
|
498
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/nic301.o nic301.c -c
|
499
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/scan_manager.o scan_manager.c -c
|
500
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/system_manager.o system_manager.c -c
|
501
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/debug_memory.o debug_memory.c -c
|
502
|
arm-altera-eabi-gcc -D__ASSEMBLY__ -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/lowlevel_init.o lowlevel_init.S -c
|
503
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/misc.o misc.c -c
|
504
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/libsocfpga.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/s_init.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/timer.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/reset_manager.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/sdram.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/fpga_manager.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/gic.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/interrupts.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/sdram_test.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/clock_manager.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/spl.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/freeze_controller.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/ecc_ram.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/nic301.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/scan_manager.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/system_manager.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/debug_memory.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/lowlevel_init.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/misc.o
|
505
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7/socfpga'
|
506
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/lib/
|
507
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/lib'
|
508
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/_ashldi3.o _ashldi3.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._ashldi3
|
509
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/_ashrdi3.o _ashrdi3.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._ashrdi3
|
510
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/_divsi3.o _divsi3.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._divsi3
|
511
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/_lshrdi3.o _lshrdi3.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._lshrdi3
|
512
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/_modsi3.o _modsi3.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._modsi3
|
513
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/_udivsi3.o _udivsi3.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._udivsi3
|
514
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/_umodsi3.o _umodsi3.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._umodsi3
|
515
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/div0.o div0.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.div0
|
516
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/crt0.o crt0.S >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.crt0
|
517
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/spl.o spl.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.spl
|
518
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/interrupts.o interrupts.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.interrupts
|
519
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/reset.o reset.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.reset
|
520
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/cache.o cache.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.cache
|
521
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/cache-cp15.o cache-cp15.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.cache-cp15
|
522
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._ashldi3 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._ashrdi3 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._divsi3 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._lshrdi3 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._modsi3 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._udivsi3 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend._umodsi3 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.div0 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.crt0 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.spl /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.interrupts /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.reset /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.cache /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend.cache-cp15 >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/.depend
|
523
|
arm-altera-eabi-gcc -D__ASSEMBLY__ -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/crt0.o crt0.S -c
|
524
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/spl.o spl.c -c
|
525
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/interrupts.o interrupts.c -c
|
526
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/reset.o reset.c -c
|
527
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/cache.o cache.c -c
|
528
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/cache-cp15.o cache-cp15.c -c
|
529
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/libarm.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/crt0.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/spl.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/interrupts.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/reset.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/cache.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/cache-cp15.o
|
530
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/eabi_compat.o eabi_compat.c -c
|
531
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/lib'
|
532
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/
|
533
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx'
|
534
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/mitysom-5csx.o mitysom-5csx.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend.mitysom-5csx
|
535
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/config_block.o config_block.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend.config_block
|
536
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/pinmux_config_cyclone5.o pinmux_config_cyclone5.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend.pinmux_config_cyclone5
|
537
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/iocsr_config_cyclone5.o iocsr_config_cyclone5.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend.iocsr_config_cyclone5
|
538
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend.mitysom-5csx /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend.config_block /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend.pinmux_config_cyclone5 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend.iocsr_config_cyclone5 >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/.depend
|
539
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/mitysom-5csx.o mitysom-5csx.c -c
|
540
|
mitysom-5csx.c: In function 'read_eeprom':
|
541
|
mitysom-5csx.c:69:3: warning: implicit declaration of function 'i2c_set_bus_num' [-Wimplicit-function-declaration]
|
542
|
i2c_set_bus_num(I2C_EEPROM_BUS);
|
543
|
^
|
544
|
mitysom-5csx.c: At top level:
|
545
|
mitysom-5csx.c:194:12: warning: 'eth_set_ksz9021_skew' defined but not used [-Wunused-function]
|
546
|
static int eth_set_ksz9021_skew(struct eth_device *dev, int phy_addr,
|
547
|
^
|
548
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/config_block.o config_block.c -c
|
549
|
config_block.c:580:13: warning: 'set_mac_from_string' defined but not used [-Wunused-function]
|
550
|
static void set_mac_from_string(u8* mac,char *buffer)
|
551
|
^
|
552
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/pinmux_config_cyclone5.o pinmux_config_cyclone5.c -c
|
553
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/iocsr_config_cyclone5.o iocsr_config_cyclone5.c -c
|
554
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/libmitysom-5csx.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/mitysom-5csx.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/config_block.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/pinmux_config_cyclone5.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/iocsr_config_cyclone5.o
|
555
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx'
|
556
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram/
|
557
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram'
|
558
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer.o sequencer.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend.sequencer
|
559
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/tclrpt.o tclrpt.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend.tclrpt
|
560
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer_auto_ac_init.o sequencer_auto_ac_init.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend.sequencer_auto_ac_init
|
561
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer_auto_inst_init.o sequencer_auto_inst_init.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend.sequencer_auto_inst_init
|
562
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend.sequencer /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend.tclrpt /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend.sequencer_auto_ac_init /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend.sequencer_auto_inst_init >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/.depend
|
563
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer.o sequencer.c -c
|
564
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/tclrpt.o tclrpt.c -c
|
565
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer_auto_ac_init.o sequencer_auto_ac_init.c -c
|
566
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer_auto_inst_init.o sequencer_auto_inst_init.c -c
|
567
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/libsocfpga-sdram.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/tclrpt.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer_auto_ac_init.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/sequencer_auto_inst_init.o
|
568
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram'
|
569
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/
|
570
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common'
|
571
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -I.. -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/cmd_nvedit.o cmd_nvedit.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.cmd_nvedit
|
572
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -I.. -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/console.o console.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.console
|
573
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -I.. -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/dlmalloc.o dlmalloc.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.dlmalloc
|
574
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -I.. -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/env_common.o env_common.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.env_common
|
575
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -I.. -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/image.o image.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.image
|
576
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -I.. -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/memsize.o memsize.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.memsize
|
577
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -I.. -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/stdio.o stdio.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.stdio
|
578
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.cmd_nvedit /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.console /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.dlmalloc /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.env_common /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.image /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.memsize /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend.stdio >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/.depend
|
579
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/cmd_nvedit.o cmd_nvedit.c -c
|
580
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/console.o console.c -c
|
581
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/dlmalloc.o dlmalloc.c -c
|
582
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/env_common.o env_common.c -c
|
583
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/image.o image.c -c
|
584
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/memsize.o memsize.c -c
|
585
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/stdio.o stdio.c -c
|
586
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/libcommon.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/cmd_nvedit.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/console.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/dlmalloc.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/env_common.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/image.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/memsize.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/stdio.o
|
587
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common'
|
588
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/spl/
|
589
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/spl'
|
590
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/spl/spl.o spl.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/spl/.depend.spl
|
591
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/spl/.depend.spl >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/spl/.depend
|
592
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/spl/spl.o spl.c -c
|
593
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/spl/libspl.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/spl/spl.o
|
594
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/common/spl'
|
595
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/disk/
|
596
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/disk'
|
597
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/part.o part.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/.depend.part
|
598
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/part_dos.o part_dos.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/.depend.part_dos
|
599
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/.depend.part /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/.depend.part_dos >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/.depend
|
600
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/part.o part.c -c
|
601
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/part_dos.o part_dos.c -c
|
602
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/libdisk.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/part.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/part_dos.o
|
603
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/disk'
|
604
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/dma/
|
605
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/dma'
|
606
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/dma/pl330.o pl330.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/dma/.depend.pl330
|
607
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/dma/.depend.pl330 >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/dma/.depend
|
608
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/dma/pl330.o pl330.c -c
|
609
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/dma/libdma.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/dma/pl330.o
|
610
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/dma'
|
611
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/mmc/
|
612
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/mmc'
|
613
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/spl_mmc.o spl_mmc.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend.spl_mmc
|
614
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/mmc.o mmc.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend.mmc
|
615
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/dw_mmc.o dw_mmc.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend.dw_mmc
|
616
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/altera_dw_mmc.o altera_dw_mmc.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend.altera_dw_mmc
|
617
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend.spl_mmc /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend.mmc /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend.dw_mmc /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend.altera_dw_mmc >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/.depend
|
618
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/spl_mmc.o spl_mmc.c -c
|
619
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/mmc.o mmc.c -c
|
620
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/dw_mmc.o dw_mmc.c -c
|
621
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/altera_dw_mmc.o altera_dw_mmc.c -c
|
622
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/libmmc.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/spl_mmc.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/mmc.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/dw_mmc.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/altera_dw_mmc.o
|
623
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/mmc'
|
624
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/serial/
|
625
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/serial'
|
626
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/ns16550.o ns16550.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/.depend.ns16550
|
627
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/serial.o serial.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/.depend.serial
|
628
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/serial_ns16550.o serial_ns16550.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/.depend.serial_ns16550
|
629
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/.depend.ns16550 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/.depend.serial /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/.depend.serial_ns16550 >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/.depend
|
630
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/ns16550.o ns16550.c -c
|
631
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/serial.o serial.c -c
|
632
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/serial_ns16550.o serial_ns16550.c -c
|
633
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/libserial.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/ns16550.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/serial.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/serial_ns16550.o
|
634
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/serial'
|
635
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/watchdog/
|
636
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/watchdog'
|
637
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/watchdog/designware_wdt.o designware_wdt.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/watchdog/.depend.designware_wdt
|
638
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/watchdog/.depend.designware_wdt >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/watchdog/.depend
|
639
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/watchdog/designware_wdt.o designware_wdt.c -c
|
640
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/watchdog/libwatchdog.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/watchdog/designware_wdt.o
|
641
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/drivers/watchdog'
|
642
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/fs/fat/
|
643
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/fs/fat'
|
644
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/fs/fat/fat_write.o fat_write.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/fs/fat/.depend.fat_write
|
645
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/fs/fat/.depend.fat_write >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/fs/fat/.depend
|
646
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/fs/fat/fat_write.o fat_write.c -c
|
647
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/fs/fat/libfat.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/fs/fat/fat_write.o
|
648
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/fs/fat'
|
649
|
/bin/make -C /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib/
|
650
|
make[3]: Entering directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib'
|
651
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/crc32.o crc32.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.crc32
|
652
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/ctype.o ctype.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.ctype
|
653
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/div64.o div64.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.div64
|
654
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/linux_string.o linux_string.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.linux_string
|
655
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/string.o string.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.string
|
656
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/time.o time.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.time
|
657
|
arm-altera-eabi-gcc -M -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -MQ /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/vsprintf.o vsprintf.c >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.vsprintf
|
658
|
cat /dev/null /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.crc32 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.ctype /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.div64 /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.linux_string /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.string /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.time /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend.vsprintf >/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/.depend
|
659
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/crc32.o crc32.c -c
|
660
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/ctype.o ctype.c -c
|
661
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/div64.o div64.c -c
|
662
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/linux_string.o linux_string.c -c
|
663
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/string.o string.c -c
|
664
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/time.o time.c -c
|
665
|
arm-altera-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -Wall -Wstrict-prototypes -fno-stack-protector -Wno-format-nonliteral -Wno-format-security -fstack-usage -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/vsprintf.o vsprintf.c -c
|
666
|
arm-altera-eabi-ld -r -o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/libgeneric.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/crc32.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/ctype.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/div64.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/linux_string.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/string.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/time.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/vsprintf.o
|
667
|
make[3]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/lib'
|
668
|
arm-altera-eabi-objdump -h /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/libarmv7.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/cpu/armv7/socfpga/libsocfpga.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/libarm.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/libmitysom-5csx.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/board/cl/mitysom-5csx/sdram/libsocfpga-sdram.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/libcommon.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/common/spl/libspl.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/disk/libdisk.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/dma/libdma.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/mmc/libmmc.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/serial/libserial.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/drivers/watchdog/libwatchdog.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/fs/fat/libfat.o /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/lib/libgeneric.o | sed -n -e '/.*\.u_boot_list[^ ]\+/ ! {d;n}' -e 's/.*\(\.u_boot_list[^ ]\+\).*$/\1/' -e 's/\.[^\.]\+$//' -e ':s /^.\+$/ { p;s/^\(.*\)\.[^\.]*$/\1/;b s }' | sed -n -e 'h;s/$/\a/p;g;s/$/@/p;g;s/$/~/p;' | LC_COLLATE=C sort -u | sed -n -e '/\a$/ { s/\./_/g;s/\a$/__start = .;/p; }' -e '/~$/ { s/\./_/g;s/~$/__end = .;/p; }' -e '/@$/ { s/\(.*\)@$/*(SORT(\1.*));/p }' > /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/u-boot.lst
|
669
|
arm-altera-eabi-gcc -E -g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/board/cl/mitysom-5csx/sdram -D__KERNEL__ -ffunction-sections -fdata-sections -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -DCONFIG_SPL_BUILD -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -mthumb -mthumb-interwork -mabi=aapcs-linux -march=armv7-a -mno-unaligned-access -include /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include/u-boot/u-boot.lds.h -include /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/include/config.h -DCPUDIR=arch/arm/cpu/armv7 -I/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/. -ansi -D__ASSEMBLY__ -P - < /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds > /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/u-boot-spl.lds
|
670
|
cd /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/ && arm-altera-eabi-ld -T /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/u-boot-spl.lds --gc-sections -Bstatic -Ttext 0xFFFF0000 arch/arm/cpu/armv7/start.o --start-group arch/arm/cpu/armv7/libarmv7.o arch/arm/cpu/armv7/socfpga/libsocfpga.o arch/arm/lib/libarm.o board/cl/mitysom-5csx/libmitysom-5csx.o board/cl/mitysom-5csx/sdram/libsocfpga-sdram.o common/libcommon.o common/spl/libspl.o disk/libdisk.o drivers/dma/libdma.o drivers/mmc/libmmc.o drivers/serial/libserial.o drivers/watchdog/libwatchdog.o fs/fat/libfat.o lib/libgeneric.o --end-group /cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/arch/arm/lib/eabi_compat.o -L c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0 -lgcc -Map u-boot-spl.map -o u-boot-spl
|
671
|
C:\intelFPGA\16.1\embedded\host_tools\mentor\gnu\arm\baremetal\bin\arm-altera-eabi-ld.exe: reopening u-boot-spl: Permission denied
|
672
|
|
673
|
C:\intelFPGA\16.1\embedded\host_tools\mentor\gnu\arm\baremetal\bin\arm-altera-eabi-ld.exe: final link failed: Permission denied
|
674
|
Makefile:178: recipe for target '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/u-boot-spl' failed
|
675
|
make[2]: *** [/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl/u-boot-spl] Error 1
|
676
|
make[2]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga/spl'
|
677
|
Makefile:611: recipe for target 'spl/u-boot-spl.bin' failed
|
678
|
make[1]: *** [spl/u-boot-spl.bin] Error 2
|
679
|
make[1]: Leaving directory '/cygdrive/c/SDImage/software/spl_bsp/uboot-socfpga'
|
680
|
make: *** [uboot-socfpga/spl/u-boot-spl.bin] Error 2
|
681
|
|
682
|
204045264@G5CTS7H2E /cygdrive/c/SDImage/software/spl_bsp
|
683
|
$
|