[U-Boot] [PATCH v2] add FIT data-position & data-offset property support

Kelvin Cheung keguang.zhang at gmail.com
Wed May 23 01:34:08 UTC 2018


Hi Simon,


2018-05-23 7:30 GMT+08:00 Simon Glass <sjg at chromium.org>:

> Hi,
>
> On 18 May 2018 at 01:56, Kelvin Cheung <keguang.zhang at gmail.com> wrote:
> > Add FIT data-position & data-offset property support for bootm,
> > which were already supported in SPL.
> >
> > Signed-off-by: Kelvin Cheung <keguang.zhang at gmail.com>
> > ---
> >
> > Changes for v2:
> >    create fit_image_get_data_and_size() to remove duplicated code
> >
> > ---
> >  common/image-fit.c | 54 ++++++++++++++++++++++++++++++
> +++++++++++++++++++++---
> >  include/image.h    |  2 ++
> >  2 files changed, 53 insertions(+), 3 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> How can we get this feature integrated into the tests?
>
> Do you mean the test scripts under test dir?

BTW, I updated this patch to v3 several days ago.
Thanks!


> Regards,
> Simon
>



-- 
Best regards,

Kelvin Cheung


More information about the U-Boot mailing list