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>
Thu, 10 Apr 2025 19:56:08 +0000 (21:56 +0200)
commit6bcfcadbdcb7f2bedf731dac28cfb9435710f73e
tree42e5c63ba2cb4859ea8bd6094ca413b8caff1c2d
parent5e2fd087c36936e4a6860440775d3e59a0cbe6c1
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