Wolfgang Denk
4f5710f740
common/cmd_flash.c: Fix GCC 4.6 build warnings
...
Fix:
cmd_flash.c:355:32: warning: 'info' may be used uninitialized in this
function [-Wuninitialized]
cmd_flash.c:354:10: warning: 'sect_first' may be used uninitialized in
this function [-Wuninitialized]
cmd_flash.c:354:10: warning: 'sect_last' may be used uninitialized in
this function [-Wuninitialized]
cmd_flash.c: In function 'do_protect':
cmd_flash.c:540:9: warning: 'info' may be used uninitialized in this
function [-Wuninitialized]
cmd_flash.c:538:9: warning: 'sect_first' may be used uninitialized in
this function [-Wuninitialized]
cmd_flash.c:538:9: warning: 'sect_last' may be used uninitialized in
this function [-Wuninitialized]
Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-07 22:47:40 +01:00
..
2011-10-22 00:54:06 +02:00
2011-02-09 21:32:20 +01:00
2011-04-13 15:56:39 -04:00
2011-04-08 00:44:27 -04:00
2011-10-22 01:13:35 +02:00
2011-07-26 14:30:08 +02:00
2011-05-10 22:47:32 +02:00
2010-11-28 21:58:24 +01:00
2010-10-12 22:44:33 +02:00
2011-10-22 01:22:21 +02:00
2011-07-28 16:32:50 +02:00
2011-10-26 21:33:42 +02:00
2011-07-25 22:18:26 +02:00
2011-08-04 23:34:02 +02:00
2011-06-01 22:44:50 +02:00
2011-07-26 16:58:48 +02:00
2011-11-07 22:47:40 +01:00
2011-08-01 15:19:40 +02:00
2011-04-13 15:57:00 -04:00
2011-11-07 22:15:57 +01:00
2011-11-03 20:41:47 +01:00
2011-02-15 21:45:55 +01:00
2011-01-19 00:04:43 +01:00
2011-04-08 00:44:27 -04:00
2011-09-13 08:30:52 +02:00
2011-10-27 21:56:30 +02:00
2011-07-28 16:41:06 +02:00
2011-07-26 14:36:07 +02:00
2011-04-30 23:09:48 +02:00
2011-11-03 22:35:01 +01:00
2011-01-09 18:06:50 +01:00
2011-04-29 03:20:01 -05:00
2011-07-15 20:29:22 -05:00
2011-09-29 19:01:05 -05:00
2011-10-27 23:54:04 +02:00
2011-10-03 18:35:12 -05:00
2011-10-26 21:36:46 +02:00
2011-10-26 21:35:43 +02:00
2010-12-17 14:32:12 -06:00
2010-10-02 16:00:40 -04:00
2010-11-14 23:46:46 +01:00
2011-10-17 22:25:35 +02:00
2011-07-26 14:10:14 +02:00
2011-07-26 14:10:14 +02:00
2011-10-05 22:22:17 +02:00
2011-07-26 14:33:10 +02:00
2010-10-06 20:50:38 -04:00
2011-10-09 23:24:48 +02:00
2010-10-12 23:31:10 +02:00
2011-10-01 23:34:21 +02:00
2010-12-03 18:24:04 +01:00
2011-04-13 15:56:47 -04:00
2011-10-09 23:24:49 +02:00
2011-07-28 17:22:53 +02:00
2011-10-22 01:13:35 +02:00
2011-09-10 00:00:15 +02:00
2011-10-23 23:32:44 +02:00
2011-10-05 22:03:09 +02:00
2011-04-04 09:24:43 -05:00
2011-09-10 16:05:43 +02:00
2011-10-22 01:21:35 +02:00
2010-12-17 21:07:14 +01:00
2010-12-17 21:07:14 +01:00
2011-10-22 01:21:35 +02:00
2011-07-26 16:34:22 +02:00
2010-09-19 19:29:48 +02:00
2011-04-04 22:26:16 -05:00
2011-05-24 16:08:44 -05:00
2010-09-19 19:29:48 +02:00
2010-12-17 21:07:14 +01:00
2010-12-17 21:07:14 +01:00
2011-04-28 00:46:01 +02:00
2011-04-13 19:43:28 +10:00
2011-10-18 00:36:55 -05:00
2010-09-20 15:08:51 +02:00
2011-10-26 21:32:15 +02:00
2011-02-02 22:36:10 +01:00
2011-10-23 23:34:21 +02:00
2011-10-01 23:26:35 +02:00
2011-10-22 01:13:35 +02:00
2011-10-17 22:25:35 +02:00
2011-10-27 21:56:35 +02:00
2011-07-17 17:11:53 +02:00
2011-10-17 22:25:33 +02:00
2011-07-26 14:00:24 +02:00
2011-10-09 23:24:47 +02:00
2011-09-04 23:27:52 +02:00
2011-10-26 21:33:42 +02:00
2011-10-27 23:54:03 +02:00
2011-10-27 23:54:03 +02:00
2011-07-28 21:27:36 +02:00