build: include size-limits to device-metadata
authorDavid Bauer <mail@david-bauer.net>
Mon, 11 Dec 2023 13:46:12 +0000 (14:46 +0100)
committerDavid Bauer <mail@david-bauer.net>
Fri, 18 Apr 2025 12:00:39 +0000 (14:00 +0200)
commit0ee1ede25a9f8278a8e0bc0820e4c55d2023adf9
tree763662d79c4b25ebe595b19b18130ebc703339f4
parent775523f628829b9838cef564085b24f22f314fad
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