uboot/doc/uImage.FIT
Teddy Reed f8f9107d97 mkimage: fit: spl: Add an optional static offset for external data
When building a FIT with external data (-E), U-Boot proper may require
absolute positioning for executing the external firmware. To acheive this
use the (-p) switch, which will replace the amended 'data-offset' with
'data-position' indicating the absolute position of external data.

It is considered an error if the requested absolute position overlaps with the
initial data required for the compact FIT.

Signed-off-by: Teddy Reed <teddy.reed@gmail.com>
2016-06-24 17:23:06 -04:00
..
beaglebone_vboot.txt
command_syntax_extensions.txt
howto.txt
kernel.its
kernel_fdt.its
multi-with-fpga.its mkimage: Report information about fpga 2016-05-24 11:15:02 +02:00
multi-with-loadables.its
multi.its
sign-configs.its
sign-images.its
signature.txt doc: clarify openssl-based key and certificate generation process 2016-04-01 17:17:41 -04:00
source_file_format.txt mkimage: fit: spl: Add an optional static offset for external data 2016-06-24 17:23:06 -04:00
update3.its
update_uboot.its
verified-boot.txt
x86-fit-boot.txt