diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-02-27 21:51:46 -0600 |
---|---|---|
committer | Marian Balakowicz <m8@semihalf.com> | 2008-02-29 12:32:50 +0100 |
commit | 274cea2bddbca10cdad7daa518951b75c44ef6bc (patch) | |
tree | 8978d23a1fbcbcc5811db1b1b2fc1351fa542665 /mkconfig | |
parent | d2bc095a639672def11d5d043b5688d0dbd692ec (diff) | |
download | u-boot-imx-274cea2bddbca10cdad7daa518951b75c44ef6bc.zip u-boot-imx-274cea2bddbca10cdad7daa518951b75c44ef6bc.tar.gz u-boot-imx-274cea2bddbca10cdad7daa518951b75c44ef6bc.tar.bz2 |
[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>
Diffstat (limited to 'mkconfig')
0 files changed, 0 insertions, 0 deletions