summaryrefslogtreecommitdiffstats
path: root/conf/machine/am62xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am62xx-evm.conf')
-rw-r--r--conf/machine/am62xx-evm.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/am62xx-evm.conf b/conf/machine/am62xx-evm.conf
index 3d9e3b90..b4904eca 100644
--- a/conf/machine/am62xx-evm.conf
+++ b/conf/machine/am62xx-evm.conf
@@ -19,3 +19,7 @@ KERNEL_DEVICETREE = " \
19" 19"
20 20
21UBOOT_MACHINE = "am62x_evm_a53_defconfig" 21UBOOT_MACHINE = "am62x_evm_a53_defconfig"
22
23SPL_BINARY = "tispl.bin_HS"
24UBOOT_BINARY = "u-boot.img_HS"
25UBOOT_SYMLINK = "u-boot.img"