diff options
author | George McCollister <george.mccollister@gmail.com> | 2016-05-26 08:55:16 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-10 10:45:33 +0100 |
commit | b406a89935f148779569fa3770776e009dd51f13 (patch) | |
tree | 537f250e52a323e6f0787f0e46731cb25dc26d88 /scripts/lib/wic/filemap.py | |
parent | 42d50e8f5f3a98e50a0f50473ebc83dc6347b634 (diff) | |
download | openembedded-core-b406a89935f148779569fa3770776e009dd51f13.tar.gz openembedded-core-b406a89935f148779569fa3770776e009dd51f13.tar.bz2 openembedded-core-b406a89935f148779569fa3770776e009dd51f13.zip |
kernel-fitimage: add initramfs support
If INITRAMFS_IMAGE is set, build an additional fitImage containing the
initramfs. Copy the additional fitImage and the source (*.its) file, used
to create it to DEPLOYDIR. The fitImage containing the initramfs must be
built before do_deploy and after do_install to avoid circular dependencies.
UBOOT_RD_LOADADDRESS - Specifies the load address used by u-boot for the
initramfs.
UBOOT_RD_ENTRYPOINT - Specifies the entry point used by u-boot for the
initramfs.
Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/wic/filemap.py')
0 files changed, 0 insertions, 0 deletions