mkits: support definition of DTB loadaddr
authorDavid Bauer <mail@david-bauer.net>
Sun, 6 Nov 2022 23:42:40 +0000 (00:42 +0100)
committerDavid Bauer <mail@david-bauer.net>
Tue, 8 Nov 2022 11:16:36 +0000 (12:16 +0100)
commita208f0a9bec723e8bec3c45cc10931494d65156b
treefe394ff122f671d4c488242e2e76d77095489533
parentb066ad7d9aa5221bfd334a3017abe9bcd171b33f
mkits: support definition of DTB loadaddr

Support defining a per-device loadaddress for the DTB. This is required
for devices which to not align the DTB from the bootloader correctly.

Signed-off-by: David Bauer <mail@david-bauer.net>
include/image-commands.mk
include/image.mk
scripts/mkits.sh