diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-05-14 06:12:38 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-05-14 00:13:45 +0000 |
commit | d8cc5fb4af4e0ea3b1eebd2803d7ca4d8760dd71 (patch) | |
tree | 924ed7165a3b9be343ceef7aa6c114d3a37eaae5 /recipes-bsp/sciclient | |
parent | 86c16be6cdad21f47836d68ad2f3ac734977639c (diff) | |
download | meta-ti-d8cc5fb4af4e0ea3b1eebd2803d7ca4d8760dd71.tar.gz |
atf, sciclient: add missing j7-hs-evm support07.00.00.002
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/sciclient')
-rw-r--r-- | recipes-bsp/sciclient/sciclient-rtos_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb index 7fbeb1e2..deaf0b12 100644 --- a/recipes-bsp/sciclient/sciclient-rtos_git.bb +++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb | |||
@@ -27,6 +27,7 @@ export PDK_SCICLIENT_ROOT_PATH = "${SCICLIENT_PACKAGE_BASE}/package/all/pdk_/pac | |||
27 | 27 | ||
28 | BUILD_HS = "" | 28 | BUILD_HS = "" |
29 | BUILD_HS_am65xx-hs-evm = "yes" | 29 | BUILD_HS_am65xx-hs-evm = "yes" |
30 | BUILD_HS_j7-hs-evm = "yes" | ||
30 | export BUILD_HS | 31 | export BUILD_HS |
31 | 32 | ||
32 | # Sciclient for am65x supports mcu1_1 in addition to the default cores in TI_PDK_LIMIT_CORES | 33 | # Sciclient for am65x supports mcu1_1 in addition to the default cores in TI_PDK_LIMIT_CORES |