[U-Boot] [PATCH] FIT: delete unnecessary casts
Simon Glass
sjg at chromium.org
Thu Sep 19 04:31:06 CEST 2013
On Tue, Sep 17, 2013 at 6:58 PM, Masahiro Yamada
<yamada.m at jp.panasonic.com>wrote:
> Becuase fdt_check_header function takes (const void *)
> type argument, img_addr should be passed to it
> without being casted to (char *).
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
>
Looks right to me.
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list