]> git.ipfire.org Git - people/ms/u-boot.git/blame - CHANGELOG
MSR overwrite fix
[people/ms/u-boot.git] / CHANGELOG
CommitLineData
63640019
WD
1commit 68f14f77ca5fe5f9cc025c8cae101671f628309f
2Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
3Date: Sat Sep 29 13:41:37 2007 +0200
4
5 Fix warning differ in signedness in cpu/pxa/mmc.c
6
7 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8
9commit fc19e36f741e8bc727c0a330170b3b5db90399ef
10Author: Wolfgang Denk <wd@denx.de>
11Date: Sat Oct 13 23:51:14 2007 +0200
12
13 Fix warning differ in signedness in board/mpl/vcma9/vcma9.c
14
15 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 Signed-off-by: Wolfgang Denk <wd@denx.de>
17
18commit de74b9eeacccaf0a42e5ecc9ae79a88f7a311296
19Author: Wolfgang Denk <wd@denx.de>
20Date: Sat Oct 13 21:15:39 2007 +0200
21
22 Coding Style cleanup.
23
24 Signed-off-by: Wolfgang Denk <wd@denx.de>
25
de74b9ee
WD
26commit e1893815b0999410d7a327589611c7b38e95299e
27Author: Wolfgang Denk <wd@denx.de>
28Date: Fri Oct 12 15:49:39 2007 +0200
29
30 GP3 SSA: enable RTC
31
32 Signed-off-by: Wolfgang Denk <wd@denx.de>
33
34commit 8002012041f1ff9f997a5727abe5015f70cd2e46
35Author: Grzegorz Bernacki <gjb@semihalf.com>
36Date: Tue Oct 9 13:58:24 2007 +0200
37
38 [ads5121] EEPROM support added.
39
40 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
41
63640019
WD
42commit 7b624ad254b97e5a25dca2304a398b64aeedaffe
43Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
44Date: Sat Oct 6 18:55:35 2007 +0200
45
46 AVR32: Initialize bi_flash* in board_init_r
47
48 The ATSTK1000-specific flash driver intializes bi_flashstart,
49 bi_flashsize and bi_flashoffset, but other flash drivers, like the CFI
50 driver, don't.
51
52 Initialize these in board_init_r instead so that things will still be
53 set up correctly when we switch to the CFI driver.
54
55 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
56
de74b9ee
WD
57commit 2b2a587d6d3076387d22ac740f44044bf46e2cb8
58Author: Marian Balakowicz <m8@semihalf.com>
59Date: Fri Oct 5 10:40:54 2007 +0200
60
61 tqm5200: Fix CONFIG_CMD_PCI typo in board config file.
62
63 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
64
65commit 92869195ef8210758d2176230c0a36897afd50ed
66Author: Bartlomiej Sieka <tur@semihalf.com>
67Date: Fri Oct 5 09:46:06 2007 +0200
68
69 CM5200: Fix missing null-termination in hostname manipulation code
70
71 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
72
63640019
WD
73commit 9add9884b1fddc34ca186e00a2f868ccd5d02d87
74Author: Haavard Skinnemoen <hskinnemoen@atmel.com>
75Date: Tue Oct 2 19:09:01 2007 +0200
76
77 Fix memtest breakage
78
79 CFG_MEMTEST_START uses weird magic involving gd, which fails to
80 compile. Use hardcoded values instead (we actually know how much RAM
81 we have on board.)
82
83 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
84
de74b9ee
WD
85commit 738815c0cc44aa329097f868dc1efc49ede9c5ba
86Author: Stefan Roese <sr@denx.de>
87Date: Tue Oct 2 11:44:46 2007 +0200
88
89 ppc4xx: Coding style cleanup
90
91 Signed-off-by: Stefan Roese <sr@denx.de>
92
93commit 87c1833a39e944db66385286fd5e28f9b3fcdd50
94Author: Stefan Roese <sr@denx.de>
95Date: Tue Oct 2 11:44:19 2007 +0200
96
97 ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet
98
99 Signed-off-by: Stefan Roese <sr@denx.de>
100
101commit 2db64784061bfc34f4ba70ef1d2fbe7133b55670
102Author: Grzegorz Bernacki <gjb@semihalf.com>
103Date: Mon Oct 1 09:51:50 2007 +0200
104
105 Program EPLD to force full duplex mode for PHY.
106
107 EPLD forces modes of PHY operation. By default full duplex is turned off.
108 This fix turns it on.
109
110 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
111
112commit 86ec86c04326c3913178a7679aa910de071da75d
113Author: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
114Date: Thu Sep 27 23:27:47 2007 +0200
115
116 Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial
117
118 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
119
120commit 3e954beb614b5b190d7f4f4c3b641437a0132e35
121Author: Stefan Roese <sr@denx.de>
122Date: Tue Sep 11 14:12:55 2007 +0200
123
124 ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)
125
126 Signed-off-by: Stefan Roese <sr@denx.de>
127
128commit 0d38effc6e359e6b1b0c78d66e8bc1a4dc15a2ae
129Author: Grant Likely <grant.likely@secretlab.ca>
130Date: Tue Sep 25 15:48:05 2007 -0600
131
132 Fpga: fix incorrect test of CFG_FPGA_XILINX macro
133
134 CFG_FPGA_XILINX is a bit value used to test against the value in
135 CONFIG_FPGA. Testing for a value will always return TRUE. I don't
136 think that is the intention in this code.
137
138 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
139
63640019
WD
140commit 853643d8cf2ca80cb2e25c53ad5dc580abafe166
141Author: Michal Simek <monstr@monstr.eu>
142Date: Mon Sep 24 00:41:30 2007 +0200
143
144 [FIX] change command handling and removing code violation
145
146commit f240356507038e5ce55e8a24cb2607e9eae6d10c
147Author: Michal Simek <monstr@monstr.eu>
148Date: Mon Sep 24 00:36:06 2007 +0200
149
150 [FIX] change sets of commands
151 because changing of command handling brings
152 compilation problems
153
154commit cb1bc63b75a232571eb69aa2c8aa919321655845
155Author: Michal Simek <monstr@monstr.eu>
156Date: Mon Sep 24 00:30:42 2007 +0200
157
158 [FIX] Email reparation & Copyright
159 Both codes are written by myself without any
160 support from CTU
161
162commit 0731cbae6c2feab93b244d83fd6a43f5cc9bf852
163Author: Michal Simek <monstr@monstr.eu>
164Date: Mon Sep 24 00:25:11 2007 +0200
165
166 [PATCH] Change macro name for UartLite
167 because PowerPC 405 can use UartLite as console
168
169commit 1c1100d2fcf46b9d11dcf78d6e5aea75e2e8b716
170Author: Michal Simek <monstr@monstr.eu>
171Date: Mon Sep 24 00:21:19 2007 +0200
172
173 [PATCH] Add support for design without interrupt controller
174 Polling timer
175
176commit 0731933ec8ec45d02ba89b52df673d526873cdde
177Author: Michal Simek <monstr@monstr.eu>
178Date: Mon Sep 24 00:19:48 2007 +0200
179
180 [FIX] resolve problem with cpu without barrel shifter
181
182commit db14d77995ce515b728b178b63f82babe60e3d56
183Author: Michal Simek <monstr@monstr.eu>
184Date: Mon Sep 24 00:18:46 2007 +0200
185
186 [FIX] repair email address
187
188commit 481d4328618804add1f818a6c96296121cd0528e
189Author: Michal Simek <monstr@monstr.eu>
190Date: Mon Sep 24 00:17:42 2007 +0200
191
192 [FIX] repair MFSL commands
193
194commit b90c045f035c3cc9b5d2edaed6048dfb74e40763
195Author: Michal Simek <monstr@monstr.eu>
196Date: Mon Sep 24 00:08:37 2007 +0200
197
198 synchronizition with mainline
199
de74b9ee
WD
200commit 66dcad3a9a53e0766d90e0084123bd8529522fb0
201Author: Wolfgang Denk <wd@denx.de>
202Date: Thu Sep 20 00:04:14 2007 +0200
203
204 v1.3.0-rc2
205
206 Signed-off-by: Wolfgang Denk <wd@denx.de>
207
66dcad3a
WD
208commit 135e19bc2773ebca487e9a8371f67e1ba202313a
209Author: Wolfgang Denk <wd@denx.de>
210Date: Tue Sep 18 21:36:35 2007 +0200
211
212 Avoid compiler warning.
213
214 Signed-off-by: Wolfgang Denk <wd@denx.de>
215
216commit 8a783a65851bc7421ab69f442261215e21b8891a
217Author: Grant Likely <grant.likely@secretlab.ca>
218Date: Tue Sep 18 12:24:57 2007 -0600
219
220 Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config
221
222 /bin/bash and /bin/dash (which /bin/sh is linked to on ubuntu) handle embedded
223 nulls in a string differently. For example, the following statement:
224 echo "this is a string\0" > afile
225 Will produce the following with /bin/bash:
226 "this is a string\0"
227 But with /bin/dash, will produce:
228 "this is a string
229
230 Bug fixed by moving the embedded null out of the makefile and into the
231 config header. Also renamed the macro to avoid usage colision with the same
232 macro used by other board ports.
233
234 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
235
236commit f8d3ca7b6fa322ac57e8e831f07dbeea039a9f35
237Author: Wolfgang Denk <wd@denx.de>
238Date: Tue Sep 18 17:40:27 2007 +0200
239
240 MCC200: fix build warning
241
242 The MCC200 board config file includes version.h for some customer-
243 specific setting, which causes warnings with "make depend"; build
244 version.h before depend.
245
246 Signed-off-by: Wolfgang Denk <wd@denx.de>
247
de74b9ee
WD
248commit bd86220f58b99d6896198c385fda132f0c980915
249Author: Peter Pearse <peter.pearse@arm.com>
250Date: Tue Sep 18 13:07:54 2007 +0100
251
252 Move coloured led API to status_led.h
253 Improve indentation in drivers/at45.c
254
63640019
WD
255commit e80e585b00fbbab7ad1bf71619741f2c5b029ab7
256Author: Eirik Aanonsen <eaa@wprmedical.com>
257Date: Tue Sep 18 08:47:20 2007 +0200
258
259 Update atstk1002 bootargs.
260
261 Updates to atstk1002 U-Boot header file:
262 - Changed bootargs:
263 * Set the bootargs for at1002 to point to the SD-card partition instead
264 * ... of the boot flash.
265 * Removing the rootfstype since that argument are not needed.
266
267 Signed-off-by: Eirik Aanonsen <eaa@wprmedical.com>
268 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
269
270commit a4f3aab6dfbed6c29367c688bfb8a47eef62c225
271Author: Eirik Aanonsen <eaa@wprmedical.com>
272Date: Wed Sep 12 13:32:37 2007 +0200
273
274 Add some comments to clocks in atstk1002.h
275
276 This patch applies some clarifying comments to how the different
277 clocks are setup according to atstk1002.h Some of the previous
278 comments where stating wrongful information.
279
280 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
281
de74b9ee
WD
282commit 97213f32416ead885deafea86774e912ffd60ad0
283Author: David Saada <David.Saada@ecitele.com>
284Date: Mon Sep 17 17:04:47 2007 +0200
285
286 Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
287
288 Signed-off-by: David Saada <david.saada@ecitele.com>
289
63640019
WD
290commit 30363e98fa470fbecea5e8bc0f1443352754f303
291Author: Stefan Roese <sr@denx.de>
292Date: Mon Sep 17 08:20:47 2007 +0200
293
294 Small whitespace cleanup of OneNAND patch
295
296 Signed-off-by: Stefan Roese <sr@denx.de>
297
298commit d7e8ce101a4a45ed6ed45739fc2de5f87b13f7f1
299Author: Kyungmin Park <kmpark@infradead.org>
300Date: Mon Sep 10 17:15:14 2007 +0900
301
302 OneNAND support (take #2)
303
304 [PATCH 3/3] OneNAND support (take #2)
305
306 OneNAND support at U-Boot
307
308 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
309
310commit 17aa2800457df0c06b41516f46f126712c196219
311Author: Kyungmin Park <kmpark@infradead.org>
312Date: Mon Sep 10 17:14:34 2007 +0900
313
314 OneNAND support (take #2)
315
316 [PATCH 2/3] OneNAND support (take #2)
317
318 OneNAND support at U-Boot
319
320 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
321
322commit 916527f4809a7bcd811f1f1daf34af184e31dd8c
323Author: Kyungmin Park <kmpark@infradead.org>
324Date: Mon Sep 10 17:13:49 2007 +0900
325
326 OneNAND support (take #2)
327
328 [PATCH 1/3] OneNAND support (take #2)
329
330 OneNAND support at U-Boot
331
332 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
333
66dcad3a
WD
334commit 67c31036acaaaa992fc346cc89db0909a7e733c4
335Author: Wolfgang Denk <wd@denx.de>
336Date: Sun Sep 16 17:10:04 2007 +0200
337
338 TQM8xx[LM]: Fix broken environment alignment.
339
340 With recent toolchains, the environment sectors were no longer aligned to
341 sector boundaries. The reason was a combination of two bugs:
342
343 1) common/environment.c assumed that CONFIG_TQM8xxL would be defined
344 for all TQM8xxL and TQM8xxM boards. But "include/common.h", where
345 this gets defined, is not included here (and cannot be included
346 without causing lots of problems).
347
348 Added a new #define CFG_USE_PPCENV for all boards which really
349 want to put the environment is a ".ppcenv" section.
350
351 2) The linker scripts just include environment.o, silently assuming
352 that the objects in that file are really in the order in which
353 they are coded in the C file, i. e. "environment" first, then
354 "redundand_environment", and "env_size" last. However, current
355 toolchains (GCC-4.x) reorder the objects, causing the environment
356 data not to start on a flash sector boundary:
357
358 Instead of: we got:
359
360 40008000 T environment 40008000 T env_size
361 4000c000 T redundand_environment 40008004 T redundand_environment
362 40010000 T env_size 4000c004 T environment
363
364 Note: this patch fixes just the first part, and cures the alignment
365 problem by making sure that "env_size" gets placed correctly. However,
366 we still have a potential issue because primary and redundant
367 environment sectors are actually swapped, i. e. we have now:
368
369 40008000 T redundand_environment
370 4000c000 T environment
371 40010000 T env_size
372
373 This shall be fixed in the next version.
374
375 Signed-off-by: Wolfgang Denk <wd@denx.de>
376
377commit eb6da8050797c204c9d010548424186c7ce32fc1
378Author: Wolfgang Denk <wd@denx.de>
379Date: Sun Sep 16 02:39:35 2007 +0200
380
381 TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels
382
383 Signed-off-by: Wolfgang Denk <wd@denx.de>
384
385commit cd2d1602c54cc6957bdef3872272a4b264893960
386Author: urwithsughosh@gmail.com <urwithsughosh@gmail.com>
387Date: Mon Sep 10 14:54:56 2007 -0400
388
389 Typo fix in tsec.c
390
391 Fixup for the break statement in wrong place.
392
393 [Patch by urwithsughosh@gmail.com]
394 Acked-by: Andy Fleming <afleming@freescale.com>
395 Signed-off-by: Wolfgang Denk <wd@denx.de>
396
397commit 5bd7fe9aeb76906371f40b8fd07613f10922e3e7
398Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
399Date: Tue Sep 11 17:04:00 2007 +0200
400
401 Fix do_div() usage in nand process output
402
403 Fix usage of do_div() in nand erase|read|write process output.
404
405 The last patch to nand_util.c introduced do_div() instead of libgcc's
406 implementation. But do_div() returns the quotient in its first
407 macro parameter and not as result.
408
409 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
410
411commit c750d2e6692a000a82f29de7bf24e3dc21239161
412Author: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
413Date: Wed Sep 12 12:36:53 2007 +0200
414
415 NAND: Add CFG_NAND_QUIET option
416
417 This config option sets the default for the progress information
418 output behavior that can also be configured through the 'quiet'
419 environment variable.
420
421 The legacy NAND code does not print the current progress info
422 on the console. So this option is for backward compatibility for
423 units that are in the field and where setting the quiet variable
424 is not an option. With CFG_NAND_QUIET set to '1' the console
425 progress info is turned off. This can still be overwritten
426 through the environment variable.
427
428 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
429
430commit dcb88630290d2bcd803386dd4c2be73142994c4f
431Author: Liew Tsi Chung-r5aahp <Tsi-chung.Liew@freescale.com>
432Date: Thu Sep 13 16:06:05 2007 -0700
433
434 ColdFire: fix build error becasue of bad type of mii_init()
435
436 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
437
438commit 314d5b6ce52a4ed19dd295d1364e246c5e605017
439Author: Liew Tsi Chung-r5aahp <Tsi-chung.Liew@freescale.com>
440Date: Thu Sep 13 16:04:05 2007 -0700
441
442 ColdFire: Fix build error caused by pixis.c
443
444 Moved the #include <asm/cache.h> inside the #ifdef CONFIG_FSL_PIXIS.
445
446 Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
447
448commit e21659e30660a1377c42af135a6114efe39801d9
449Author: Sam Sparks <SSparks@twacs.com>
450Date: Fri Sep 14 11:14:42 2007 -0600
451
452 Update MPC8349ITX*_config to place config.tmp in right place.
453
454 MPC834ITX*_config does not store config.tmp at the correct locatation,
455 causing MPC8349ITXGP to have the wrong TEXT_BASE.
456
457 Signed-off-by: Sam Sparks <SSparks@twacs.com>
458 Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
459
460commit 1218abf1b5817a39a82399b4b928b00750575bda
461Author: Wolfgang Denk <wd@denx.de>
462Date: Sat Sep 15 20:48:41 2007 +0200
463
464 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
465
466 Signed-off-by: Wolfgang Denk <wd@denx.de>
467
468commit 66b3f24d665be678a9dbb125b1e84185400f63b5
469Author: Dirk Behme <dirk.behme@googlemail.com>
470Date: Sat Sep 15 11:55:42 2007 +0200
471
472 Make DECLARE_GLOBAL_DATA_PTR global for DaVinci
473
474 As discussed in [1], DECLARE_GLOBAL_DATA_PTR has to be global and not
475 function local.
476
477 Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
478
479 [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/31805
480
481commit 6e7b7b6ea1b6d04dbe96242eb6a0c1c664c98e8c
482Author: Bartlomiej Sieka <tur@semihalf.com>
483Date: Thu Sep 13 18:21:48 2007 +0200
484
485 cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9
486
487 Signed-off-by: Marian Balakowicz <m8@semihalf.com>
488
de74b9ee
WD
489commit e1f601b572db5de9aa81a0b77c68a86994fe24c4
490Author: Bartlomiej Sieka <tur@semihalf.com>
491Date: Thu Sep 13 16:33:59 2007 +0200
492
493 tqm5200: Restore customary env. variable boot commands for powerpc kernels
494
495 - update default definitions of kernel_addr and fdt_addr env. variables
496 - make arch/powerpc booting the default scenario
497 - update MTD partition layout to match the above
498
499 Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
500
66dcad3a
WD
501commit f34024d4a328e6edd906456da98d2c537155c4f7
502Author: Wolfgang Denk <wd@denx.de>
503Date: Wed Sep 12 00:48:57 2007 +0200
504
505 Fix memory corruption problem on STX GP3 SSA Board.
506
507 Signed-off-by: Wolfgang Denk <wd@denx.de>
508
de74b9ee
WD
509commit d94c79e47011af5e8dd10ed6163c09b4cfc743cc
510Author: Peter Pearse <peter.pearse@arm.com>
511Date: Tue Sep 11 15:35:01 2007 +0100
512
513 Final tidy
514
66dcad3a
WD
515commit 38ad82da0c1180ecdeb212a8f4245e945bcc546e
516Author: Grzegorz Bernacki <gjb@semihalf.com>
517Date: Tue Sep 11 15:42:11 2007 +0200
518
519 [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to
520 scan on second pci bus.
521
522 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
523
524commit 6c2f4f388e8181655ea8b69343ea00b68aa6e8d0
525Author: Grzegorz Bernacki <gjb@semihalf.com>
526Date: Tue Sep 11 12:57:52 2007 +0200
527
528 [ppc4xx] Individual handling of sdram.c for bamboo_nand build
529
530 Bamboo has a file sdram.c which needs special treatment when building in
531 separate directory. It has to be linked to build directory otherwise it is
532 not seen.
533
534 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
535
63640019
WD
536commit d45963854eff39d575124d859419bb4953ce2c87
537Author: Michal Simek <monstr@monstr.eu>
538Date: Tue Sep 11 00:37:04 2007 +0200
539
540 [FIX] Microblaze ML401 - repare FLASH handling
541
66dcad3a
WD
542commit 38c1ef728d19950414a8ab1ccfc53767848fa346
543Author: Sean MCGOOGAN <sean.mcgoogan@st.com>
544Date: Mon Sep 10 16:55:59 2007 +0100
545
546 Allocate CPU Architecture Code for STMicroelectronics' ST200.
547
548 Signed-off-by: Sean McGoogan <Sean.McGoogan@st.com>
549 ---------------------------------------------------
550
551commit 754bac48156f8958d8f6a53a51eda88ab5758929
552Author: Wolfgang Denk <wd@denx.de>
553Date: Mon Sep 10 20:42:31 2007 +0200
554
555 Update version to match current state.
556
557 Signed-off-by: Wolfgang Denk <wd@denx.de>
558
559commit 7a888d6b3c32a126dbb504ef146bb4c26574ca7b
560Author: Grzegorz Bernacki <gjb@semihalf.com>
561Date: Mon Sep 10 17:39:08 2007 +0200
562
563 [MPC512x] Streamline frame handling in the FEC driver
564
565 - convert frame size settings to be derived from a single base
566 - set frame size to the recommended default value
567
568 Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
569
570commit e251e00d0db4b36d1d2b7e38fec43a7296b529a2
571Author: Kyungmin Park <kmpark@infradead.org>
572Date: Mon Sep 10 11:34:00 2007 +0900
573
574 Remove compiler warning: target CPU does not support interworking
575
576 Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
577
578commit 1d9e31e04911a6bb7cc66dd91132c699101c32e2
579Author: Wolfgang Denk <wd@denx.de>
580Date: Sun Sep 9 21:21:33 2007 +0200
581
582 Fix compile error in spc1920 config.
583
584