uboot-mt623x/lib_nios
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure
Do not pass image verification flag directly to related routines.
Simplify argument passing and move it to the bootm_header structure which
contains curently processed image specific data and is already being passed
on the argument list.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
2008-02-27 11:01:04 +01:00
..
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
board.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
bootm.c [new uImage] Move image verify flag to bootm_headers structure 2008-02-27 11:01:04 +01:00
cache.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
divmod.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
math.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
mult.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
time.c * Patch by Peter Ryser, 20 Feb 2004: 2004-02-23 23:54:43 +00:00