[PATCH 13/13] bootm: add initial FIT support

Holger Schurig holgerschurig at gmail.com
Fri Jan 15 07:37:17 PST 2016


Sascha Hauer <s.hauer at pengutronix.de> writes:
Hi,

> +config CMD_BOOTM_FITIMAGE
> +	bool
> +	prompt "FIT image support"
> +	select FITIMAGE
> +	depends on CMD_BOOTM && ARM
> +	help
> +	  Support using FIT Images. Have a look at the u-boot source
> +	  tree in the "doc/uImage.FIT" folder for more information:
> +	  http://git.denx.de/?p=u-boot.git;a=tree;f=doc/uImage.FIT

I know that you've posted a link here, and I even went there.

Still I think it would be better if the abbrev "FIT" get's explained
or spelled out at least once. Neither this help text nor the commit
text is really enlightening.


Holger



More information about the barebox mailing list