[Buildroot] [PATCH v3] Add support for Flattened Image Trees

Baruch Siach baruch at tkos.co.il
Sun Sep 21 06:46:30 UTC 2014


Hi Yegor,

On Thu, Sep 18, 2014 at 10:13:44PM +0200, Yegor Yefremov wrote:
> This patch provides an option to specify a FIT source
> file (*.its), that will usually be stored in a board directory,
> and the resulting blob file name (*.itb).
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---

[snip]

> +config BR2_FIT_INSTALL_TARGET
> +	bool "Install Flattened Image Tree blob to /boot in target"
> +	depends on !BR2_TARGET_ROOTFS_INITRAMFS

I don't think it is reasonable to disable target FIT image install just 
because the user has enabled initramfs target generation. Wouldn't it be nicer 
to remove the /boot directory from the generated .cpio image? If this is too 
hard to do, I suggest to add a comment explaining this limitation to be 
displayed when BR2_TARGET_ROOTFS_INITRAMFS is enabled.

Thanks for working on this,
baruch

> +	help
> +	  Select this option to have the FIT image installed to
> +	  /boot in the target root filesystem.
> +
> +endif

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -


More information about the buildroot mailing list