u-boot-brain/lib_avr32
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
..
board.c AVR32: Initialize ipaddr, loadaddr and bootfile at startup 2008-01-18 09:53:18 +01:00
bootm.c [new uImage] Move image verify flag to bootm_headers structure 2008-02-27 11:01:04 +01:00
interrupts.c AVR32: Fix logic inversion in disable_interrupts() 2007-12-17 11:02:44 +01:00
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
memset.S Add AVR32 architecture support 2006-10-24 14:21:16 +02:00