Home
last modified time | relevance | path

Searched hist:"8 a5ea3e6168fe6a2780eeaf257a3b19f30dec658" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dimage.c8a5ea3e6168fe6a2780eeaf257a3b19f30dec658 Wed Feb 27 10:01:04 UTC 2008 Marian Balakowicz <m8@semihalf.com> [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>
/rk3399_rockchip-uboot/include/
H A Dimage.h8a5ea3e6168fe6a2780eeaf257a3b19f30dec658 Wed Feb 27 10:01:04 UTC 2008 Marian Balakowicz <m8@semihalf.com> [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>