[PATCH] tools: binman: ti_board_cfg: Add configurable sw-rev support

Simon Glass sjg at chromium.org
Thu Jul 2 13:19:37 CEST 2026


On 2026-06-30T15:28:09, Shiva Tripathi <s-tripathi1 at ti.com> wrote:
> tools: binman: ti_board_cfg: Add configurable sw-rev support
>
> 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.
>
> Signed-off-by: Shiva Tripathi <s-tripathi1 at ti.com>
>
> tools/binman/etype/ti_board_config.py              |  4 +++-
>  tools/binman/ftest.py                              |  5 +++++
>  .../test/vendor/ti_board_cfg_combined_sw_rev.dts   | 26 ++++++++++++++++++++++
>  3 files changed, 34 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list