summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/am64xx-evm.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/am64xx-evm.conf b/conf/machine/am64xx-evm.conf
index d6efdf52..f150f532 100644
--- a/conf/machine/am64xx-evm.conf
+++ b/conf/machine/am64xx-evm.conf
@@ -6,10 +6,6 @@ require conf/machine/include/am64xx.inc
6 6
7UBOOT_MACHINE = "am64x_evm_a53_defconfig" 7UBOOT_MACHINE = "am64x_evm_a53_defconfig"
8 8
9SPL_BINARY = "tispl.bin_HS"
10UBOOT_BINARY = "u-boot.img_HS"
11UBOOT_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
14BBMULTICONFIG += "k3r5-gp" 10BBMULTICONFIG += "k3r5-gp"
15IMAGE_BOOT_FILES += " tiboot3-am64x-gp-evm.bin" 11IMAGE_BOOT_FILES += " tiboot3-am64x-gp-evm.bin"