diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2022-02-22 04:13:09 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-02-22 12:01:31 -0600 |
| commit | 183896349c55c1118b9d70b562755e30b32b5780 (patch) | |
| tree | 98f8cfc4ff10d358acf4617959de28f2482b630b /recipes-ti | |
| parent | 53f4cdf2ce35cbb0aaac0891e5f06e8909caecdd (diff) | |
| download | meta-ti-183896349c55c1118b9d70b562755e30b32b5780.tar.gz | |
meta-ti: remove remaining Keystone1/2 overrides
Cleanup remaining recipes that are used by other platforms from any machine
overrides that still refer to deprecated Keystone1/2 platforms.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-ti')
| -rw-r--r-- | recipes-ti/ctoolslib/libaet_git.bb | 3 | ||||
| -rw-r--r-- | recipes-ti/imglib/imglib-c66x.inc | 2 | ||||
| -rw-r--r-- | recipes-ti/ipc/ti-ipc-common.inc | 7 | ||||
| -rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos.inc | 15 | ||||
| -rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos_git.bb | 23 | ||||
| -rw-r--r-- | recipes-ti/ipc/ti-ipc_git.bb | 4 | ||||
| -rw-r--r-- | recipes-ti/openmp-rtos/openmp-rtos_git.bb | 13 | ||||
| -rw-r--r-- | recipes-ti/uio-test-pruss/uio-test-pruss_git.bb | 3 | ||||
| -rw-r--r-- | recipes-ti/vlib/vlib-c66x.inc | 2 |
9 files changed, 5 insertions, 67 deletions
diff --git a/recipes-ti/ctoolslib/libaet_git.bb b/recipes-ti/ctoolslib/libaet_git.bb index 6d6680f0..c15ab229 100644 --- a/recipes-ti/ctoolslib/libaet_git.bb +++ b/recipes-ti/ctoolslib/libaet_git.bb | |||
| @@ -17,7 +17,6 @@ S = "${WORKDIR}/git/aet" | |||
| 17 | 17 | ||
| 18 | DEVICE="" | 18 | DEVICE="" |
| 19 | DEVICE:dra7xx = "DRA7xx" | 19 | DEVICE:dra7xx = "DRA7xx" |
| 20 | DEVICE:keystone = "C66AK2Hxx" | ||
| 21 | 20 | ||
| 22 | EXTRA_OEMAKE = "C6X_C_DIR=${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x/include" | 21 | EXTRA_OEMAKE = "C6X_C_DIR=${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x/include" |
| 23 | 22 | ||
| @@ -29,7 +28,7 @@ do_install() { | |||
| 29 | install -m 0644 ${S}/build/c66/libaet.ae66 ${D}${datadir}/ti/ctoolslib/aet/lib/ | 28 | install -m 0644 ${S}/build/c66/libaet.ae66 ${D}${datadir}/ti/ctoolslib/aet/lib/ |
| 30 | } | 29 | } |
| 31 | 30 | ||
| 32 | COMPATIBLE_MACHINE = "dra7xx|keystone" | 31 | COMPATIBLE_MACHINE = "dra7xx" |
| 33 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 32 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 34 | 33 | ||
| 35 | FILES:${PN}-dev += "\ | 34 | FILES:${PN}-dev += "\ |
diff --git a/recipes-ti/imglib/imglib-c66x.inc b/recipes-ti/imglib/imglib-c66x.inc index 82fea284..ab5cbdb6 100644 --- a/recipes-ti/imglib/imglib-c66x.inc +++ b/recipes-ti/imglib/imglib-c66x.inc | |||
| @@ -7,7 +7,7 @@ require ../includes/ti-paths.inc | |||
| 7 | require ../includes/ti-staging.inc | 7 | require ../includes/ti-staging.inc |
| 8 | require ../includes/ti-unpack.inc | 8 | require ../includes/ti-unpack.inc |
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE = "omap-a15|keystone" | 10 | COMPATIBLE_MACHINE = "omap-a15" |
| 11 | 11 | ||
| 12 | SRC_URI = "http://software-dl.ti.com/sdoemb/sdoemb_public_sw/imglib/${PV}/exports/${BINFILE};name=imglib" | 12 | SRC_URI = "http://software-dl.ti.com/sdoemb/sdoemb_public_sw/imglib/${PV}/exports/${BINFILE};name=imglib" |
| 13 | 13 | ||
diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc-common.inc index 1879a3f2..4962a3ec 100644 --- a/recipes-ti/ipc/ti-ipc-common.inc +++ b/recipes-ti/ipc/ti-ipc-common.inc | |||
| @@ -7,13 +7,6 @@ COMPATIBLE_HOST:ti-soc = "(.*)" | |||
| 7 | 7 | ||
| 8 | PLATFORM = "UNKNOWN" | 8 | PLATFORM = "UNKNOWN" |
| 9 | PLATFORM:dra7xx = "DRA7XX" | 9 | PLATFORM:dra7xx = "DRA7XX" |
| 10 | PLATFORM:k2hk = "TCI6638" | ||
| 11 | PLATFORM:k2l = "TCI6630" | ||
| 12 | PLATFORM:k2e = "66AK2E" | ||
| 13 | PLATFORM:k2g = "66AK2G" | ||
| 14 | PLATFORM:omapl138 = "OMAPL138" | 10 | PLATFORM:omapl138 = "OMAPL138" |
| 15 | PLATFORM_c667x-evm = "C6678" | ||
| 16 | PLATFORM_c665x-evm = "C6678" | ||
| 17 | 11 | ||
| 18 | ALT_PLATFORM:k2hk = "TCI6636" | ||
| 19 | ALT_PLATFORM:am57xx-evm = "AM572X AM571X" | 12 | ALT_PLATFORM:am57xx-evm = "AM572X AM571X" |
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index a43d6935..56667ad1 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
| @@ -41,17 +41,12 @@ RELEASE_SUFFIX = "" | |||
| 41 | 41 | ||
| 42 | PR = "${INC_PR}.r0" | 42 | PR = "${INC_PR}.r0" |
| 43 | 43 | ||
| 44 | DEPENDS:append:keystone = " ti-cgt6x-native \ | ||
| 45 | gcc-arm-baremetal-native \ | ||
| 46 | " | ||
| 47 | DEPENDS:append:omap-a15 = " ti-cgt6x-native \ | 44 | DEPENDS:append:omap-a15 = " ti-cgt6x-native \ |
| 48 | ti-cgt-arm-native \ | 45 | ti-cgt-arm-native \ |
| 49 | gcc-arm-baremetal-native \ | 46 | gcc-arm-baremetal-native \ |
| 50 | " | 47 | " |
| 51 | DEPENDS:append:omapl138 = " ti-cgt6x-native \ | 48 | DEPENDS:append:omapl138 = " ti-cgt6x-native \ |
| 52 | " | 49 | " |
| 53 | DEPENDS:append:c66x = " ti-cgt6x-native \ | ||
| 54 | " | ||
| 55 | 50 | ||
| 56 | IPC_TARGETS = "" | 51 | IPC_TARGETS = "" |
| 57 | 52 | ||
| @@ -66,16 +61,6 @@ IPC_TARGETS:omapl138 = "\ | |||
| 66 | ti.targets.elf.C674="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | 61 | ti.targets.elf.C674="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ |
| 67 | " | 62 | " |
| 68 | 63 | ||
| 69 | IPC_TARGETS:keystone = " \ | ||
| 70 | gnu.targets.arm.A15F="${GCC_ARM_NONE_TOOLCHAIN}" \ | ||
| 71 | ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | ||
| 72 | ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | ||
| 73 | " | ||
| 74 | IPC_TARGETS:c66x = " \ | ||
| 75 | ti.targets.elf.C66="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | ||
| 76 | ti.targets.elf.C66_big_endian="${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" \ | ||
| 77 | " | ||
| 78 | |||
| 79 | PARALLEL_XDC = "${@oe.utils.parallel_make_argument(d, '--jobs=%d')}" | 64 | PARALLEL_XDC = "${@oe.utils.parallel_make_argument(d, '--jobs=%d')}" |
| 80 | EXTRA_OEMAKE = "\ | 65 | EXTRA_OEMAKE = "\ |
| 81 | PLATFORM=${PLATFORM} \ | 66 | PLATFORM=${PLATFORM} \ |
diff --git a/recipes-ti/ipc/ti-ipc-rtos_git.bb b/recipes-ti/ipc/ti-ipc-rtos_git.bb index 3439cab1..abef3195 100644 --- a/recipes-ti/ipc/ti-ipc-rtos_git.bb +++ b/recipes-ti/ipc/ti-ipc-rtos_git.bb | |||
| @@ -73,34 +73,11 @@ do_install() { | |||
| 73 | } | 73 | } |
| 74 | 74 | ||
| 75 | KFDSPNUM = "0" | 75 | KFDSPNUM = "0" |
| 76 | KFDSPNUM:k2hk = "8" | ||
| 77 | KFDSPNUM:k2l = "4" | ||
| 78 | KFDSPNUM:keystone = "1" | ||
| 79 | 76 | ||
| 80 | KFPLAT = "" | 77 | KFPLAT = "" |
| 81 | KFPLAT:k2hk = "TCI6638K2K" | ||
| 82 | KFPLAT:k2l = "TCI6630K2L" | ||
| 83 | KFPLAT:k2e = "C66AK2E" | ||
| 84 | KFPLAT:k2g = "TCI66AK2G02" | ||
| 85 | 78 | ||
| 86 | ALTERNATIVE_PRIORITY = "5" | 79 | ALTERNATIVE_PRIORITY = "5" |
| 87 | 80 | ||
| 88 | pkg_postinst:${PN}-fw:keystone () { | ||
| 89 | i=0 | ||
| 90 | while [ $i -lt ${KFDSPNUM} ]; do | ||
| 91 | update-alternatives --install /lib/firmware/keystone-dsp$i-fw keystone-dsp$i-fw ipc/ti_platforms_evm${KFPLAT}_core0/messageq_single.xe66 ${ALTERNATIVE_PRIORITY} | ||
| 92 | i=$(($i + 1)) | ||
| 93 | done | ||
| 94 | } | ||
| 95 | |||
| 96 | pkg_postrm:${PN}-fw:keystone () { | ||
| 97 | i=0 | ||
| 98 | while [ $i -lt ${KFDSPNUM} ]; do | ||
| 99 | update-alternatives --remove keystone-dsp$i-fw ipc/ti_platforms_evm${KFPLAT}_core0/messageq_single.xe66 | ||
| 100 | i=$(($i + 1)) | ||
| 101 | done | ||
| 102 | } | ||
| 103 | |||
| 104 | pkg_postinst:${PN}-fw:omap-a15 () { | 81 | pkg_postinst:${PN}-fw:omap-a15 () { |
| 105 | update-alternatives --install /lib/firmware/dra7-dsp1-fw.xe66 dra7-dsp1-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp1/test_omx_dsp1_vayu.xe66 ${ALTERNATIVE_PRIORITY} | 82 | update-alternatives --install /lib/firmware/dra7-dsp1-fw.xe66 dra7-dsp1-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp1/test_omx_dsp1_vayu.xe66 ${ALTERNATIVE_PRIORITY} |
| 106 | update-alternatives --install /lib/firmware/dra7-dsp2-fw.xe66 dra7-dsp2-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp2/test_omx_dsp2_vayu.xe66 ${ALTERNATIVE_PRIORITY} | 83 | update-alternatives --install /lib/firmware/dra7-dsp2-fw.xe66 dra7-dsp2-fw.xe66 ipc/ti_platforms_evmDRA7XX_dsp2/test_omx_dsp2_vayu.xe66 ${ALTERNATIVE_PRIORITY} |
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb index ed712bab..01b857c2 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes-ti/ipc/ti-ipc_git.bb | |||
| @@ -16,10 +16,6 @@ SRC_URI += "file://tiipclad-daemon.sh \ | |||
| 16 | 16 | ||
| 17 | DAEMON = "UNKNOWN" | 17 | DAEMON = "UNKNOWN" |
| 18 | DAEMON:dra7xx = "lad_dra7xx" | 18 | DAEMON:dra7xx = "lad_dra7xx" |
| 19 | DAEMON:k2hk = "lad_tci6638" | ||
| 20 | DAEMON:k2l = "lad_tci6630" | ||
| 21 | DAEMON:k2e = "lad_66ak2e" | ||
| 22 | DAEMON:k2g = "lad_66ak2g" | ||
| 23 | DAEMON:omapl138 = "lad_omapl138" | 19 | DAEMON:omapl138 = "lad_omapl138" |
| 24 | 20 | ||
| 25 | inherit autotools-brokensep pkgconfig update-rc.d systemd | 21 | inherit autotools-brokensep pkgconfig update-rc.d systemd |
diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb index 119c070a..59a9635d 100644 --- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb +++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb | |||
| @@ -24,11 +24,8 @@ SRCREV = "c090eb664d9815a36ead0e14f31e102590680fb8" | |||
| 24 | LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" | 24 | LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" |
| 25 | 25 | ||
| 26 | DEPENDS = "common-csl-ip-rtos doxygen-native libulm ti-xdctools-native ti-ipc-rtos ti-sysbios ti-cgt6x-native zip-native" | 26 | DEPENDS = "common-csl-ip-rtos doxygen-native libulm ti-xdctools-native ti-ipc-rtos ti-sysbios ti-cgt6x-native zip-native" |
| 27 | DEPENDS:append:k2hk = " qmss-lld-rtos cppi-lld-rtos" | ||
| 28 | DEPENDS:append:k2e = " qmss-lld-rtos cppi-lld-rtos" | ||
| 29 | DEPENDS:append:k2l = " qmss-lld-rtos cppi-lld-rtos" | ||
| 30 | 27 | ||
| 31 | COMPATIBLE_MACHINE = "keystone|omap-a15" | 28 | COMPATIBLE_MACHINE = "omap-a15" |
| 32 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 29 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 33 | 30 | ||
| 34 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
| @@ -38,22 +35,14 @@ export BIOS_DIR = "${SYSBIOS_INSTALL_DIR}" | |||
| 38 | export ULM_DIR ="${STAGING_DIR_TARGET}/usr/share/ti/ulm" | 35 | export ULM_DIR ="${STAGING_DIR_TARGET}/usr/share/ti/ulm" |
| 39 | export C6636_PDK_DIR ="${PDK_INSTALL_DIR}" | 36 | export C6636_PDK_DIR ="${PDK_INSTALL_DIR}" |
| 40 | export AM572_PDK_DIR ="${PDK_INSTALL_DIR}" | 37 | export AM572_PDK_DIR ="${PDK_INSTALL_DIR}" |
| 41 | export K2G_PDK_DIR ="${PDK_INSTALL_DIR}" | ||
| 42 | export XDCCGROOT = "${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" | 38 | export XDCCGROOT = "${STAGING_DIR_NATIVE}/usr/share/ti/cgt-c6x" |
| 43 | 39 | ||
| 44 | export BUILD_K2H = "0" | ||
| 45 | export BUILD_AM572 = "0" | 40 | export BUILD_AM572 = "0" |
| 46 | export BUILD_K2G = "0" | ||
| 47 | 41 | ||
| 48 | BUILD_K2H:keystone = "1" | ||
| 49 | BUILD_AM572:omap-a15 = "1" | 42 | BUILD_AM572:omap-a15 = "1" |
| 50 | BUILD_K2H:k2g = "0" | ||
| 51 | BUILD_K2G:k2g = "1" | ||
| 52 | 43 | ||
| 53 | RELEASE_TARGET = "" | 44 | RELEASE_TARGET = "" |
| 54 | RELEASE_TARGET:keystone = "k2x" | ||
| 55 | RELEASE_TARGET:omap-a15 = "am57xx" | 45 | RELEASE_TARGET:omap-a15 = "am57xx" |
| 56 | RELEASE_TARGET:k2g = "k2g" | ||
| 57 | 46 | ||
| 58 | do_compile() { | 47 | do_compile() { |
| 59 | make -f utils/product/Makefile .zipfile | 48 | make -f utils/product/Makefile .zipfile |
diff --git a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb index b5186e0c..59576daa 100644 --- a/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb +++ b/recipes-ti/uio-test-pruss/uio-test-pruss_git.bb | |||
| @@ -21,7 +21,7 @@ SRCREV = "${UIO_TEST_PRUSS_SRCREV}" | |||
| 21 | 21 | ||
| 22 | PR = "r0" | 22 | PR = "r0" |
| 23 | 23 | ||
| 24 | COMPATIBLE_MACHINE = "omap-a15|ti33x|ti43x|k2g" | 24 | COMPATIBLE_MACHINE = "omap-a15|ti33x|ti43x" |
| 25 | 25 | ||
| 26 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 26 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 27 | 27 | ||
| @@ -29,7 +29,6 @@ DEVICE_NAME = "" | |||
| 29 | DEVICE_NAME:append:am57xx-evm = "am57xx" | 29 | DEVICE_NAME:append:am57xx-evm = "am57xx" |
| 30 | DEVICE_NAME:append:ti33x = "am33xx" | 30 | DEVICE_NAME:append:ti33x = "am33xx" |
| 31 | DEVICE_NAME:append:ti43x = "am43xx" | 31 | DEVICE_NAME:append:ti43x = "am43xx" |
| 32 | DEVICE_NAME:append:k2g = "k2g" | ||
| 33 | 32 | ||
| 34 | EXTRA_OEMAKE = "CGT_PRU=${TI_CGT_PRU_INSTALL_DIR} DEVICE=${DEVICE_NAME}" | 33 | EXTRA_OEMAKE = "CGT_PRU=${TI_CGT_PRU_INSTALL_DIR} DEVICE=${DEVICE_NAME}" |
| 35 | 34 | ||
diff --git a/recipes-ti/vlib/vlib-c66x.inc b/recipes-ti/vlib/vlib-c66x.inc index 9ab9c506..460964b3 100644 --- a/recipes-ti/vlib/vlib-c66x.inc +++ b/recipes-ti/vlib/vlib-c66x.inc | |||
| @@ -7,7 +7,7 @@ require ../includes/ti-paths.inc | |||
| 7 | require ../includes/ti-staging.inc | 7 | require ../includes/ti-staging.inc |
| 8 | require ../includes/ti-eula-unpack.inc | 8 | require ../includes/ti-eula-unpack.inc |
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE = "omap-a15|keystone" | 10 | COMPATIBLE_MACHINE = "omap-a15" |
| 11 | 11 | ||
| 12 | SRC_URI = "http://software-dl.ti.com/libs/vlib/${PV}//exports/vlib_c66x_obj_${PV}_Linux.bin;name=vlibbin" | 12 | SRC_URI = "http://software-dl.ti.com/libs/vlib/${PV}//exports/vlib_c66x_obj_${PV}_Linux.bin;name=vlibbin" |
| 13 | 13 | ||
