build: include size-limits to device-metadata size-limits
authorDavid Bauer <mail@david-bauer.net>
Mon, 11 Dec 2023 13:46:12 +0000 (14:46 +0100)
committerDavid Bauer <mail@david-bauer.net>
Mon, 11 Dec 2023 16:46:57 +0000 (17:46 +0100)
commit87962dae6b2b2f1a0ad6840fbdbfdae05cb6f214
tree0f085f32671e9fa5137c6665c685784e0911c351
parent303ff26dc79bc5323af595d7dae491f091e0e7e1
build: include size-limits to device-metadata

Include the image and kernel size limitations defined for each device to
the device metadata JSON.

These informations are only added if defined.

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