summaryrefslogtreecommitdiff
path: root/conf/machine/verdin-am62.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/verdin-am62.conf')
-rw-r--r--conf/machine/verdin-am62.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/verdin-am62.conf b/conf/machine/verdin-am62.conf
index 6e27797..a641468 100644
--- a/conf/machine/verdin-am62.conf
+++ b/conf/machine/verdin-am62.conf
@@ -9,6 +9,13 @@ MACHINE_FEATURES:remove = "efi"
require conf/machine/verdin-am62.inc
require conf/machine/include/am62xx.inc
+# override what am62xx.inc sets for a hs-fs/hs-se variant so that only
+# the gp variant is built and deployed and is the default.
+BBMULTICONFIG:remove = "k3r5-hs-fs"
+BBMULTICONFIG:remove = "k3r5-hs-se"
+do_image_complete[mcdepends] = "mc::k3r5-gp:ti-sci-fw:do_deploy"
+IMAGE_BOOT_FILES:remove = "tiboot3-am62x-hs-evm.bin"
+
# Don't include kernels in standard images
RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = ""