diff options
Diffstat (limited to 'conf/machine/j7-evm.conf')
| -rw-r--r-- | conf/machine/j7-evm.conf | 11 |
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 @@ | |||
| 2 | #@NAME: J7 EVM | 2 | #@NAME: J7 EVM |
| 3 | #@DESCRIPTION: Machine configuration for the TI J7 EVM | 3 | #@DESCRIPTION: Machine configuration for the TI J7 EVM |
| 4 | 4 | ||
| 5 | require conf/machine/include/k3.inc | 5 | require conf/machine/include/j7.inc |
| 6 | 6 | ||
| 7 | SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS3" | 7 | SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS3" |
| 8 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | 8 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" |
| @@ -16,12 +16,3 @@ KERNEL_DEVICETREE = " \ | |||
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | UBOOT_MACHINE = "j721e_evm_a72_config" | 18 | UBOOT_MACHINE = "j721e_evm_a72_config" |
| 19 | |||
| 20 | OPTEEMACHINE = "k3" | ||
| 21 | OPTEEFLAVOR = "j7" | ||
| 22 | OPTEEOUTPUTMACHINE = "k3" | ||
| 23 | |||
| 24 | # Set the list of device targets for ti-pdk class recipes | ||
| 25 | TI_PDK_LIMIT_SOCS = "j721e j7200" | ||
| 26 | TI_PDK_LIMIT_BOARDS = "j721e_evm j7200_evm" | ||
| 27 | TI_PDK_LIMIT_CORES = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mcu2_1 mcu3_0 mcu3_1 c66xdsp_1 c66xdsp_2 c7x_1" | ||
