summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-25 13:11:31 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-07 10:08:55 -0500
commit568e63b54226ff316b66f7130d9129e5e44ef45c (patch)
tree1925c3ecc30f45a14f40b2876081359ff9ae6838 /meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
parente74b9a1746d4d04757c87c1920a0f743e55ff096 (diff)
downloadmeta-ti-568e63b54226ff316b66f7130d9129e5e44ef45c.tar.gz
conf: machine: Switch all the machines over to U-Boot binman
Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
index 15ecc677..54059dd7 100644
--- a/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
@@ -9,11 +9,4 @@ SYSFW_SOC = "am62x"
9SYSFW_CONFIG = "evm" 9SYSFW_CONFIG = "evm"
10SYSFW_SUFFIX = "gp" 10SYSFW_SUFFIX = "gp"
11 11
12SYSFW_TIBOOT3_SYMLINK = ""
13
14UBOOT_MACHINE = "am62x_lpsk_r5_defconfig" 12UBOOT_MACHINE = "am62x_lpsk_r5_defconfig"
15
16SPL_BINARY = ""
17UBOOT_BINARY = "u-boot-spl.${UBOOT_SUFFIX}"
18UBOOT_IMAGE = "u-boot-r5spl-gp-${MAINMACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"
19UBOOT_SYMLINK = "u-boot-r5spl-gp.${UBOOT_SUFFIX}"