uboot-mt623x/lib_blackfin
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args
There is no need for each OS specific function to call do_reset() we
can just do it once in bootm. This means its feasible on an error for
the OS boot function to return.

Also, remove passing in cmd_tbl_t as its not needed by the OS boot
functions.  flag isn't currently used but might be in the future so
we left it alone.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-08-26 23:48:01 +02:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c Blackfin: cleanup and overhaul common board init functions 2008-03-30 15:51:22 -04:00
bootm.c bootm: refactor do_reset and os boot function args 2008-08-26 23:48:01 +02:00
cache.c Blackfin: cleanup lib_blackfin/cache.c 2008-03-30 15:50:30 -04:00
memcmp.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memcpy.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memmove.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
memset.S Blackfin: add proper ELF markings to some assembly functions 2008-03-15 22:14:57 -04:00
muldi3.c [Blackfin][PATCH] Fix copyright and update license 2007-04-05 18:31:18 +08:00
post.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
string.c Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
tests.c [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support 2007-03-09 13:38:44 +08:00