
23 May
2018
23 May
'18
1:30 a.m.
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?
Regards, Simon