diff options
| author | Andrew Davis <afd@ti.com> | 2022-11-04 22:46:21 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-11-23 16:08:24 -0600 |
| commit | 29ed73bad4553795a01644bfab6ae4983c7840ca (patch) | |
| tree | 3296944165b65a94a81df90caaf751f211b2043a /meta-ti-bsp | |
| parent | 8adeecdc49d6c2c46dbb1970f48be464bb89d10c (diff) | |
| download | meta-ti-29ed73bad4553795a01644bfab6ae4983c7840ca.tar.gz | |
conf: machine: am64xx-evm: Update default HS names
In the latest U-Boot the HS images for AM64x have been renamed to the
default names, and the GP have been changed to *_unsigned. Remove
the overrides to pull the now default HS images.
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp')
| -rw-r--r-- | meta-ti-bsp/conf/machine/am64xx-evm.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-ti-bsp/conf/machine/am64xx-evm.conf b/meta-ti-bsp/conf/machine/am64xx-evm.conf index ef3e356d..6e1c87ec 100644 --- a/meta-ti-bsp/conf/machine/am64xx-evm.conf +++ b/meta-ti-bsp/conf/machine/am64xx-evm.conf | |||
| @@ -6,10 +6,6 @@ require conf/machine/include/am64xx.inc | |||
| 6 | 6 | ||
| 7 | UBOOT_MACHINE = "am64x_evm_a53_defconfig" | 7 | UBOOT_MACHINE = "am64x_evm_a53_defconfig" |
| 8 | 8 | ||
| 9 | SPL_BINARY = "tispl.bin_HS" | ||
| 10 | UBOOT_BINARY = "u-boot.img_HS" | ||
| 11 | UBOOT_SYMLINK = "u-boot.img" | ||
| 12 | |||
| 13 | # Since default tiboot3.bin on AM64x is for HS-SE, add a version for GP | 9 | # Since default tiboot3.bin on AM64x is for HS-SE, add a version for GP |
| 14 | BBMULTICONFIG += "k3r5-gp" | 10 | BBMULTICONFIG += "k3r5-gp" |
| 15 | IMAGE_BOOT_FILES += "tiboot3-am64x-gp-evm.bin" | 11 | IMAGE_BOOT_FILES += "tiboot3-am64x-gp-evm.bin" |
