uboot-mt623x/lib_nios2
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 Nios II - Add EPCS Controller bootrom work-around 2006-06-08 12:08:12 -04:00
bootm.c bootm: refactor do_reset and os boot function args 2008-08-26 23:48:01 +02:00
cache.S Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
divmod.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
math.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mult.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
time.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00