summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/nwal-lld/nwal-lld.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2022-02-22 04:13:07 +0000
committerRyan Eatmon <reatmon@ti.com>2022-02-22 12:01:30 -0600
commitdd558151806beb2ac95356a7a8275498ccddf125 (patch)
treeaebcb3192f0e813db6048c82fb965ee607af5147 /recipes-bsp/nwal-lld/nwal-lld.inc
parentedf5e8ca6cc0728abbc47834bcd74837621c28ec (diff)
downloadmeta-ti-dd558151806beb2ac95356a7a8275498ccddf125.tar.gz
recipes-bsp: remove Keystone1/2 LLDs
Low Level Drivers (LLDs) were used by Keystone1/2 to access peripherals by RTOS and Linux. Remove due to deprecation. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/nwal-lld/nwal-lld.inc')
-rw-r--r--recipes-bsp/nwal-lld/nwal-lld.inc21
1 files changed, 0 insertions, 21 deletions
diff --git a/recipes-bsp/nwal-lld/nwal-lld.inc b/recipes-bsp/nwal-lld/nwal-lld.inc
deleted file mode 100644
index 8dd2c900..00000000
--- a/recipes-bsp/nwal-lld/nwal-lld.inc
+++ /dev/null
@@ -1,21 +0,0 @@
1LICENSE = "BSD-3-Clause"
2LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b7982a377c680ad71ca2fbb735982462"
3
4COMPATIBLE_MACHINE = "keystone"
5PACKAGE_ARCH = "${MACHINE_ARCH}"
6
7inherit ti-pdk-fetch
8
9TI_PDK_COMP = "ti.drv.nwal"
10
11PE = "1"
12
13INC_PR = "r0"
14
15BASEDIR = "${WORKDIR}/git"
16
17DEVICELIST:k2hk = "k2h k2k"
18DEVICELIST:k2l = "k2l"
19DEVICELIST:k2e = "k2e"
20
21CHOICELIST = "yes no"