On Fri, Jun 25, 2021 at 05:58:04PM +0100, John Keeping wrote:
> Switch to fit_image_get_data_and_size() for consistency with all other
> data loaded from FIT.
>
> Signed-off-by: John Keeping
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP
On Fri, 25 Jun 2021 at 10:58, John Keeping wrote:
>
> Switch to fit_image_get_data_and_size() for consistency with all other
> data loaded from FIT.
>
> Signed-off-by: John Keeping
> ---
> common/image-fit.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass
Switch to fit_image_get_data_and_size() for consistency with all other
data loaded from FIT.
Signed-off-by: John Keeping
---
common/image-fit.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/common/image-fit.c b/common/image-fit.c
index 94501b1071..4c5a24806d 100644
--- a/
3 matches
Mail list logo