commit | 6c66ccf26ccca70bfcd94b43fbe6523f7564d214 | [log] [tgz] |
---|---|---|
author | Neha Malcom Francis <n-francis@ti.com> | Sat Jul 22 00:14:24 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 21 19:36:58 2023 -0400 |
tree | 7ed6c72e61418c149022b6d268d13c5d026f9537 | |
parent | 247aa5a191159ea7e03bf1918e22fbbb784cd410 [diff] |
binman: ti-board-config: Add support for TI board config binaries The ti-board-config entry loads and validates a given YAML config file against a given schema, and generates the board config binary. K3 devices require these binaries to be packed into the final system firmware images. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Neha Malcom Francis <n-francis@ti.com>