diff options
| author | Bryan Brattlof <[email protected]> | 2025-07-29 13:36:56 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-08-07 11:14:01 -0600 |
| commit | 724a71c13ef9213f8d5e7868419c1910ff2d5b30 (patch) | |
| tree | 169b93ba3fdc25a61a4cdf4542442a15ac21b9e8 /doc/board | |
| parent | 182cb30084516c3085d2ca5dde3f105f7625d774 (diff) | |
arm: dts: k3-am62a-sk: remove GP tiboot3 builds
The AM62Ax SoC family was the last part from TI to support the GP
security variant, however this security variant was used mostly
internally and with select early partners and never sold publicly.
To simplify things and to avoid any confusion of which parts are
supported in the future, remove the GP tiboot3.bin builds from binman.
Signed-off-by: Bryan Brattlof <[email protected]>
Reviewed-by: Neha Malcom Francis <[email protected]>
Diffstat (limited to 'doc/board')
| -rw-r--r-- | doc/board/ti/am62ax_sk.rst | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/board/ti/am62ax_sk.rst b/doc/board/ti/am62ax_sk.rst index 43a1db68873..4dd998bcce9 100644 --- a/doc/board/ti/am62ax_sk.rst +++ b/doc/board/ti/am62ax_sk.rst @@ -121,12 +121,7 @@ Set the variables corresponding to this platform: Target Images -------------- In order to boot we need tiboot3.bin, tispl.bin and u-boot.img. Each SoC -variant (GP, HS-FS, HS-SE) requires a different source for these files. - - - GP - - * tiboot3-am62ax-gp-evm.bin from step 3.1 - * tispl.bin_unsigned, u-boot.img_unsigned from step 3.2 +variant (HS-FS, HS-SE) requires a different source for these files. - HS-FS |
