Signed-off-by: Tinku Mannan <[email protected]> --- conf/machine/j7-evm.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf index 0a0c5bd..318435d 100644 --- a/conf/machine/j7-evm.conf +++ b/conf/machine/j7-evm.conf @@ -32,6 +32,6 @@ WKS_FILE ?= "sdimage-bootpart.wks" do_image_wic[depends] += "u-boot:do_deploy" # Set the list of device targets for ti-pdk class recipes -TI_PDK_LIMIT_SOCS = "j721e" -TI_PDK_LIMIT_BOARDS = "j721e_evm" +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" -- 2.7.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12567): https://lists.yoctoproject.org/g/meta-ti/message/12567 Mute This Topic: https://lists.yoctoproject.org/mt/68284751/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
