aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/j7-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/j7-evm.conf')
-rw-r--r--conf/machine/j7-evm.conf11
1 files changed, 1 insertions, 10 deletions
diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index 9e910067..aedfc825 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -2,7 +2,7 @@
#@NAME: J7 EVM
#@DESCRIPTION: Machine configuration for the TI J7 EVM
-require conf/machine/include/k3.inc
+require conf/machine/include/j7.inc
SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS3"
SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
@@ -16,12 +16,3 @@ KERNEL_DEVICETREE = " \
"
UBOOT_MACHINE = "j721e_evm_a72_config"
-
-OPTEEMACHINE = "k3"
-OPTEEFLAVOR = "j7"
-OPTEEOUTPUTMACHINE = "k3"
-
-# Set the list of device targets for ti-pdk class recipes
-TI_PDK_LIMIT_SOCS = "j721e j7200"
-TI_PDK_LIMIT_BOARDS = "j721e_evm j7200_evm"
-TI_PDK_LIMIT_CORES = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mcu2_1 mcu3_0 mcu3_1 c66xdsp_1 c66xdsp_2 c7x_1"