u-boot-brain/lib_i386
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
..
bios_pci.S * Code cleanup: 2003-06-27 21:31:46 +00:00
bios_setup.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
bios.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bios.S * Code cleanup: 2003-06-27 21:31:46 +00:00
board.c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:19:50 -05:00
bootm.c [new uImage] Move image verify flag to bootm_headers structure 2008-02-27 11:01:04 +01:00
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
pci_type1.c * Added support for both PCMCIA slots (at the same time!) on MPC8xx 2002-11-21 23:11:29 +00:00
pci.c * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode_switch.S * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode.c * Code cleanup: 2003-06-27 21:31:46 +00:00
video_bios.c * Code cleanup: 2003-06-27 21:31:46 +00:00
video.c * Code cleanup: 2003-06-27 21:31:46 +00:00
zimage.c [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00