Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset
Changed image_get_ramdisk() to just return NULL on error and have
get_ramdisk() propogate that error to the caller.  It's left to the
caller to call do_reset() if it wants to.

Also moved calling do_reset() in get_fdt() and fdt_relocate() on ppc
to a common location.  In the future we will change get_fdt() and
fdt_relocate() to return success/failure and not call do_reset() at all.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Marian Balakowicz <m8@semihalf.com>
2008-02-29 12:32:50 +01:00
..
2008-01-08 15:03:18 -05:00
2008-02-05 00:41:55 +01:00
2008-01-09 18:05:27 +01:00
2007-09-17 08:19:08 +02:00
2007-06-30 18:50:48 +02:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2003-06-27 21:31:46 +00:00
2007-07-13 09:54:17 +02:00
2008-02-14 09:37:58 +00:00
2008-01-09 13:34:20 +01:00
2002-08-17 09:36:01 +00:00
2008-02-07 01:12:56 +01:00
2002-08-17 09:36:01 +00:00
2006-08-31 16:46:53 +02:00