On 4 August 2017 at 11:00, Jean-Jacques Hiblot <jjhib...@ti.com> wrote:
> Those 2 functions don't modify their input, we can mark it const.
> This prevents compilation warnings when they are provided const input.
>
> Signed-off-by: Jean-Jacques Hiblot <jjhib...@ti.com>
> Reviewed-by: Tom Rini <tr...@konsulko.com>
> ---
> changes since v2: Added a comment describing the function locate_dtb_in_fit()
>
>  common/boot_fit.c  | 4 ++--
>  include/boot_fit.h | 9 +++++++--
>  2 files changed, 9 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

nit: @return (lower case)

Also, what does it return if there is no matching blob?
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to