[U-Boot] [PATCH v3 3/9] fit: fixed bug in locate_dtb_in_fit()
Simon Glass
sjg at chromium.org
Sun Aug 6 05:16:52 UTC 2017
On 4 August 2017 at 11:00, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> If the dtb is the first data of the FIT, the its offset is 0x0. Change the
> test to '<' instead of '<='
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> no change since v2
>
> common/boot_fit.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list