summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2017-04-26 03:32:45 +0300
committerJagan Teki <jagan@openedev.com>2017-05-17 20:52:32 +0300
commit1a12fdc461421b5a385ab5d7926e5425d429d48e (patch)
treefc7801e4c40d6bf0521e877f16cd017afa7eaf5e /board
parent9ea3c35a32f1a89a86945e3c541a085df9195701 (diff)
downloadu-boot-1a12fdc461421b5a385ab5d7926e5425d429d48e.tar.xz
Makefile: add rules to generate SPL FIT images
Some platforms require more complex U-Boot images than we can easily generate via the mkimage command line, for instance to load additional image files. Introduce a CONFIG_SPL_FIT_SOURCE and CONFIG_SPL_FIT_GENERATOR symbol, which can either hold an .its source file describing the image layout, or, in the second case, a generator tool (script) to create such a source file. This script gets passed the list of device tree files from the CONFIG_OF_LIST variable. A platform or board can define either of those in their defconfig file to allow an easy building of such an image. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions