
23 May
2018
23 May
'18
3:34 a.m.
Hi Simon,
2018-05-23 7:30 GMT+08:00 Simon Glass sjg@chromium.org:
Hi,
On 18 May 2018 at 01:56, Kelvin Cheung keguang.zhang@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@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@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