summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTinku Mannan <tmannan@ti.com>2019-12-13 01:35:32 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-12-14 00:26:50 +0000
commitee8877cdb358b2551d6633036394180618f9a5c0 (patch)
tree8a52df7569b8038566237c935a4e15e36f942fa4 /conf
parentf8f3ab9106a6f4b8ed9023379c050c2985db5e6a (diff)
downloadmeta-ti-ee8877cdb358b2551d6633036394180618f9a5c0.tar.gz
udma-lld: update recipe to include j7200_evm in j7 board list
Signed-off-by: Tinku Mannan <tmannan@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/j7-evm.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index 0a0c5bd5..318435d9 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -32,6 +32,6 @@ WKS_FILE ?= "sdimage-bootpart.wks"
32do_image_wic[depends] += "u-boot:do_deploy" 32do_image_wic[depends] += "u-boot:do_deploy"
33 33
34# Set the list of device targets for ti-pdk class recipes 34# Set the list of device targets for ti-pdk class recipes
35TI_PDK_LIMIT_SOCS = "j721e" 35TI_PDK_LIMIT_SOCS = "j721e j7200"
36TI_PDK_LIMIT_BOARDS = "j721e_evm" 36TI_PDK_LIMIT_BOARDS = "j721e_evm j7200_evm"
37TI_PDK_LIMIT_CORES = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mcu2_1 mcu3_0 mcu3_1 c66xdsp_1 c66xdsp_2 c7x_1" 37TI_PDK_LIMIT_CORES = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mcu2_1 mcu3_0 mcu3_1 c66xdsp_1 c66xdsp_2 c7x_1"