diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-05-21 09:21:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-22 14:36:49 +0100 |
commit | 13d83810b810c316432c09c91d9e306ebfd4fcda (patch) | |
tree | 424a610b5aecc2840029c912494469a3b59bf211 /scripts/lib/mic/kickstart/custom_commands/wicboot.py | |
parent | a50b243ea67514aad4b8ebdca63cf088f42e56ca (diff) | |
download | poky-13d83810b810c316432c09c91d9e306ebfd4fcda.tar.gz |
uboot-sign: Add support for setting firmware property in FIT configuration
Add the ability to set the "firmware" property in the FIT configuration node
by introducing the UBOOT_FIT_CONF_FIRMWARE variable.
This property defines the primary image to be executed during boot. If it is
set, its value will be written into the FIT configuration under the "firmware"
field. If not set, the bootloader will fall back to using the first entry in
the "loadables" list.
Using this property improves control over the boot sequence, especially in
multi-binary boot scenarios.
(From OE-Core rev: 82e1d7cbc855dbe4bec93f9b049851cbe376ea5e)
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/mic/kickstart/custom_commands/wicboot.py')
0 files changed, 0 insertions, 0 deletions