[U-Boot] [PATCH V2] SPL: Add FIT data-position property support

York Sun york.sun at nxp.com
Tue Dec 5 16:26:01 UTC 2017


On 12/04/2017 09:21 PM, Peng Fan wrote:
> For external data, FIT has a optional property "data-position" which
> can set the external data to a fixed offset to FIT beginning.
> Add the support for this property in SPL FIT.
> 
> Signed-off-by: Ye Li <ye.li at nxp.com>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tomas Melin <tomas.melin at vaisala.com>
> Cc: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
> Cc: "Andrew F. Davis" <afd at ti.com>
> Cc: Igor Grinberg <grinberg at compulab.co.il>
> Cc: "tomas.melin at vaisala.com" <tomas.melin at vaisala.com>
> Cc: Kever Yang <kever.yang at rock-chips.com>
> Cc: Andre Przywara <andre.przywara at arm.com>
> Cc: York Sun <york.sun at nxp.com>
> Cc: Lokesh Vutla <lokeshvutla at ti.com>
> Cc: "Cooper Jr., Franklin" <fcooper at ti.com>
> Cc: George McCollister <george.mccollister at gmail.com>
> Cc: Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi>
> Cc: Jean-Jacques Hiblot <jjhiblot at ti.com>
> Cc: Rick Altherr <raltherr at google.com>
> Cc: Tom Rini <trini at konsulko.com>
> ---
> 
> V2:
>  Add review tags
>  Per York's comments, add a piece text in source_file_format.txt.
> 
>  common/image-fit.c                    | 25 +++++++++++++++++++++++++
>  common/spl/spl_fit.c                  | 11 +++++++++--
>  doc/uImage.FIT/source_file_format.txt |  3 ++-
>  include/image.h                       |  3 +++
>  4 files changed, 39 insertions(+), 3 deletions(-)
> 

Reviewed-by: York Sun <york.sun at nxp.com>



More information about the U-Boot mailing list