build: Allow to change the FIT config section name
authorSven Eckelmann <sven@narfation.org>
Mon, 5 Mar 2018 08:51:47 +0000 (09:51 +0100)
committerMathias Kresin <dev@kresin.me>
Sat, 17 Mar 2018 07:09:04 +0000 (08:09 +0100)
commit1b773a46c2023ef32ddbbc3835e20b6c216b184e
tree3b9ec159386fa5d6a6df38fb9aad9df453a428a3
parentdbdc26ba33c19274e54b92e273073117b9e89ccb
build: Allow to change the FIT config section name

Some devices only boot when a special config is found in the image and
completely ignore the default entry during the selection. These devices can
now use the variable DEVICE_DTS_CONFIG in their device image definition.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
include/image-commands.mk
include/image.mk
scripts/mkits.sh