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-02-14 09:37:57 +00:00
2008-02-15 00:11:39 +01:00
2008-02-14 23:46:46 +01:00
2008-02-16 06:40:13 +01:00
2008-01-16 14:14:40 +01:00
2008-02-04 19:26:53 -05:00
2008-01-09 19:39:36 +01:00
2007-11-26 19:18:21 +01:00
2008-01-11 16:05:36 +01:00
2008-02-07 01:08:05 +01:00
2008-01-03 21:36:50 -05:00
2008-02-03 23:58:21 +01:00
2008-01-09 10:43:47 +01:00
2008-01-09 13:36:28 +01:00
2008-01-09 13:36:28 +01:00