]> Git Repo - J-u-boot.git/commit - doc/uImage.FIT/source_file_format.txt
SPL: Add FIT data-position property support
authorPeng Fan <[email protected]>
Tue, 5 Dec 2017 05:20:59 +0000 (13:20 +0800)
committerTom Rini <[email protected]>
Wed, 13 Dec 2017 02:33:38 +0000 (21:33 -0500)
commita1be94b65410c7ebba5e7695478b6623579b410c
tree8d1c66635f112b8b170291e26ef1ad8621f83cc9
parent6032c029474cfba1ab2ff4a68e78905545c0c843
SPL: Add FIT data-position property support

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 <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Tomas Melin <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Cc: "Andrew F. Davis" <[email protected]>
Cc: Igor Grinberg <[email protected]>
Cc: "[email protected]" <[email protected]>
Cc: Kever Yang <[email protected]>
Cc: Andre Przywara <[email protected]>
Cc: York Sun <[email protected]>
Cc: Lokesh Vutla <[email protected]>
Cc: "Cooper Jr., Franklin" <[email protected]>
Cc: George McCollister <[email protected]>
Cc: Tuomas Tynkkynen <[email protected]>
Cc: Jean-Jacques Hiblot <[email protected]>
Cc: Rick Altherr <[email protected]>
Cc: Tom Rini <[email protected]>
Reviewed-by: Lokesh Vutla <[email protected]>
Reviewed-by: York Sun <[email protected]>
common/image-fit.c
common/spl/spl_fit.c
doc/uImage.FIT/source_file_format.txt
include/image.h
This page took 0.040648 seconds and 4 git commands to generate.