Files
u-boot-sunxi/common
Grant Likely 1eaf3a5ff4 Fix possible uninitialized variable compiler warning.
When CONFIG_OF_FLAG_TREE is set, the compiler complains that 'len' in
do_bootm_linux() may be uninitialized.  There is no possibility in the
current code that len will get used uninitialized, but this fix follows
the existing convention of setting both len and data to zero at the same
time.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2006-10-12 08:42:03 -05:00
..
2003-06-27 21:31:46 +00:00
2005-10-13 16:45:02 +02:00
2006-05-26 10:01:16 -05:00
2005-09-23 11:05:55 +02:00
2005-09-22 09:04:17 +02:00
2005-10-17 00:19:16 +02:00
2003-10-06 21:55:32 +00:00
2006-04-11 14:39:21 +02:00
2005-10-13 16:45:02 +02:00
2005-10-13 16:45:02 +02:00
2006-06-16 17:32:31 +02:00
2006-07-21 11:37:40 +02:00
2005-03-20 22:33:46 +00:00
2006-08-23 10:39:01 -05:00
2005-10-13 16:45:02 +02:00
2006-03-12 16:51:59 +01:00
2006-07-21 11:56:05 +02:00
2003-06-27 21:31:46 +00:00
2004-07-11 20:04:51 +00:00
2005-10-15 18:23:43 +02:00
2005-10-13 16:45:02 +02:00
2005-10-13 16:45:02 +02:00
2006-10-09 00:42:01 +02:00
2002-08-17 09:36:01 +00:00
2005-10-28 22:30:33 +02:00
2002-08-17 09:36:01 +00:00
2006-05-30 15:56:48 +02:00
2003-06-27 21:31:46 +00:00
2005-09-25 18:49:35 +02:00
2003-06-27 21:31:46 +00:00
2005-10-13 16:45:02 +02:00
2006-08-31 16:46:53 +02:00