diff options
| author | Andrew Davis <afd@ti.com> | 2025-08-18 14:01:46 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-08-19 09:00:28 -0500 |
| commit | 10436a27a2e0aec4eedc6aab82b9e1911cf79155 (patch) | |
| tree | 34046bd9f45e2e9c18eb3ce7e22b332db8a1c4ce /meta-ti-bsp/conf/machine/include/j721s2.inc | |
| parent | bf71f80f3e8d7dc77f9e32389f922e762f87eec2 (diff) | |
| download | meta-ti-10436a27a2e0aec4eedc6aab82b9e1911cf79155.tar.gz | |
meta-ti-bsp: Add all tiboot3.bin and sysfw.itb variants by wildcard
U-Boot generates all the valid versions of tiboot3.bin and sysfw.itb
based on the given defconfig. The defaults are also picked based on
the board's binman files. No need to duplicate this logic here,
simply deploy what U-Boot generates.
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/j721s2.inc')
| -rw-r--r-- | meta-ti-bsp/conf/machine/include/j721s2.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-ti-bsp/conf/machine/include/j721s2.inc b/meta-ti-bsp/conf/machine/include/j721s2.inc index e6e4f162..b6d18fe0 100644 --- a/meta-ti-bsp/conf/machine/include/j721s2.inc +++ b/meta-ti-bsp/conf/machine/include/j721s2.inc | |||
| @@ -8,15 +8,6 @@ MACHINE_FEATURES += "screen gpu" | |||
| 8 | require conf/machine/include/mesa-pvr.inc | 8 | require conf/machine/include/mesa-pvr.inc |
| 9 | PREFERRED_PROVIDER_virtual/gpudriver ?= "${BSP_ROGUE_DRIVER_PROVIDER}" | 9 | PREFERRED_PROVIDER_virtual/gpudriver ?= "${BSP_ROGUE_DRIVER_PROVIDER}" |
| 10 | 10 | ||
| 11 | # Default tiboot3.bin on J721S2 is for GP | ||
| 12 | IMAGE_BOOT_FILES += "tiboot3-j721s2-gp-evm.bin" | ||
| 13 | |||
| 14 | # Since default tiboot3.bin on J721S2 is for GP, add a version for SR1.0 HS-FS | ||
| 15 | IMAGE_BOOT_FILES += "tiboot3-j721s2-hs-fs-evm.bin" | ||
| 16 | |||
| 17 | # Since default tiboot3.bin on J721S2 is for GP, add a version for SR1.0 HS-SE | ||
| 18 | IMAGE_BOOT_FILES += "tiboot3-j721s2-hs-evm.bin" | ||
| 19 | |||
| 20 | TFA_BOARD = "generic" | 11 | TFA_BOARD = "generic" |
| 21 | 12 | ||
| 22 | OPTEEMACHINE = "k3-j784s4" | 13 | OPTEEMACHINE = "k3-j784s4" |
