[OE-core] [PATCH v2 1/3] kernel-fitimage: add initramfs support

Tom Rini trini at konsulko.com
Wed Jul 20 02:21:48 UTC 2016


On Mon, Jul 18, 2016 at 12:57:55PM -0500, George McCollister wrote:

> 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 at gmail.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom



More information about the Openembedded-core mailing list