On Tue, 30 Jun 2026 20:58:09 +0530, Shiva Tripathi wrote:
> The software revision field in the combined board config binary header
> was hardcoded to 1, preventing independent control from SBL SWREV
> configured via ti-secure-rom's sw-rev property.
>
> Add support for the optional 'sw-rev' DTS property in ti_board_config
> nodes, which sets the SWREV byte in the header. Defaults to 1 for
> backward compatibility.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] tools: binman: ti_board_cfg: Add configurable sw-rev support
commit: ab2266aff3622a1cf1a5e76a0702688b2bb538a5
--
Tom