diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2020-01-23 04:20:30 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-01-23 14:20:34 +0000 |
commit | 4f6dfaf55d8a71635e50255829797f973a8912d4 (patch) | |
tree | 15e3d3a7986db2feccb6bab9dd7e8b308e5c27bb /recipes-bsp/common-csl-ip | |
parent | 9664c1ce972d35765a40aecf7918fe62b2d9408b (diff) | |
download | meta-ti-4f6dfaf55d8a71635e50255829797f973a8912d4.tar.gz |
common-csl-ip-rtos: Adding am57xx boards for dra7xx build
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/common-csl-ip')
-rw-r--r-- | recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb index 0a6d5f28..98b2d136 100644 --- a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb +++ b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb | |||
@@ -19,3 +19,4 @@ PDK_COMP_LINK_TEXT = "CSL-Chip Support Library" | |||
19 | 19 | ||
20 | # Workaround: dra7xx build requires am57xx CSL libraries for opencl-monitor | 20 | # Workaround: dra7xx build requires am57xx CSL libraries for opencl-monitor |
21 | TI_PDK_LIMIT_SOCS_append_dra7xx = " am571x am572x am574x" | 21 | TI_PDK_LIMIT_SOCS_append_dra7xx = " am571x am572x am574x" |
22 | TI_PDK_LIMIT_BOARDS_append_dra7xx = " evmAM571x evmAM572x idkAM574x" | ||