[PATCH 2/4] image: fit: Improve functions description comments

Simon Glass sjg at chromium.org
Thu Sep 21 03:02:41 CEST 2023


On Sat, 16 Sept 2023 at 02:23, Massimo Pegorer
<massimo.pegorer+oss at gmail.com> wrote:
>
> Load and entry addresses are returned in ulong variables, which are
> 32 or 64 bit depending on architecture. Specify that on failure these
> functions do not set memory pointed by load / entry argument: this
> detail is relavant for correct functions usage.
>
> Signed-off-by: Massimo Pegorer <massimo.pegorer+oss at gmail.com>
> ---
>  boot/image-fit.c | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list