diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2016-09-21 01:29:01 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-09-20 15:31:41 -0400 |
| commit | 939b243286d83fadd364d1e0b575d71aee14affd (patch) | |
| tree | fc42a06e2022c2ae1c5866310e1ba2b23ec2078a /recipes-kernel | |
| parent | e13d15397135634010e54cb34cd837bf567fcffa (diff) | |
| download | meta-ti-939b243286d83fadd364d1e0b575d71aee14affd.tar.gz | |
conf/machine,recipes: introduce k2e SOC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/files/k2e/cmem.dtsi (renamed from recipes-kernel/linux/files/k2e-evm/cmem.dtsi) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/files/k2e/k2e-uio.dtsi (renamed from recipes-kernel/linux/files/k2e-evm/k2e-uio.dtsi) | 0 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.4.bb | 7 | ||||
| -rw-r--r-- | recipes-kernel/linux/ti-uio.inc | 4 |
4 files changed, 5 insertions, 6 deletions
diff --git a/recipes-kernel/linux/files/k2e-evm/cmem.dtsi b/recipes-kernel/linux/files/k2e/cmem.dtsi index 236b0ba8..236b0ba8 100644 --- a/recipes-kernel/linux/files/k2e-evm/cmem.dtsi +++ b/recipes-kernel/linux/files/k2e/cmem.dtsi | |||
diff --git a/recipes-kernel/linux/files/k2e-evm/k2e-uio.dtsi b/recipes-kernel/linux/files/k2e/k2e-uio.dtsi index 052ae97c..052ae97c 100644 --- a/recipes-kernel/linux/files/k2e-evm/k2e-uio.dtsi +++ b/recipes-kernel/linux/files/k2e/k2e-uio.dtsi | |||
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index fb83f6a0..bb7cf97e 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
| @@ -39,7 +39,7 @@ RDEPENDS_kernel-base_append_keystone = " qmss-pdsp-fw" | |||
| 39 | 39 | ||
| 40 | # Add run-time dependency for NETCP PA firmware to the rootfs | 40 | # Add run-time dependency for NETCP PA firmware to the rootfs |
| 41 | RDEPENDS_kernel-base_append_k2hk-evm = " netcp-pa-fw" | 41 | RDEPENDS_kernel-base_append_k2hk-evm = " netcp-pa-fw" |
| 42 | RDEPENDS_kernel-base_append_k2e-evm = " netcp-pa-fw" | 42 | RDEPENDS_kernel-base_append_k2e = " netcp-pa-fw" |
| 43 | RDEPENDS_kernel-base_append_k2l-evm = " netcp-pa-fw" | 43 | RDEPENDS_kernel-base_append_k2l-evm = " netcp-pa-fw" |
| 44 | 44 | ||
| 45 | # Add run-time dependency for PRU Ethernet firmware to the rootfs | 45 | # Add run-time dependency for PRU Ethernet firmware to the rootfs |
| @@ -66,8 +66,7 @@ KERNEL_DEVICETREE_am37x-evm = "omap3-evm-37xx.dtb" | |||
| 66 | KERNEL_DEVICETREE_beagleboard = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-beagle-xm-ab.dtb" | 66 | KERNEL_DEVICETREE_beagleboard = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-beagle-xm-ab.dtb" |
| 67 | KERNEL_DEVICETREE_pandaboard = "omap4-panda.dtb omap4-panda-a4.dtb omap4-panda-es.dtb" | 67 | KERNEL_DEVICETREE_pandaboard = "omap4-panda.dtb omap4-panda-a4.dtb omap4-panda-es.dtb" |
| 68 | KERNEL_DEVICETREE_k2hk-evm = "keystone-k2hk-evm.dtb" | 68 | KERNEL_DEVICETREE_k2hk-evm = "keystone-k2hk-evm.dtb" |
| 69 | KERNEL_DEVICETREE_k2e-evm = "keystone-k2e-evm.dtb" | 69 | KERNEL_DEVICETREE_k2e = "keystone-k2e-evm.dtb" |
| 70 | KERNEL_DEVICETREE_k2e-hs-evm = "${KERNEL_DEVICETREE_k2e-evm}" | ||
| 71 | KERNEL_DEVICETREE_k2g-evm = "keystone-k2g-evm.dtb" | 70 | KERNEL_DEVICETREE_k2g-evm = "keystone-k2g-evm.dtb" |
| 72 | KERNEL_DEVICETREE_k2l-evm = "keystone-k2l-evm.dtb" | 71 | KERNEL_DEVICETREE_k2l-evm = "keystone-k2l-evm.dtb" |
| 73 | 72 | ||
| @@ -81,7 +80,7 @@ SRCREV = "4fb4591a4ab1b3ef317fa87af3cd3c06f1a7284b" | |||
| 81 | PV = "4.4.21+git${SRCPV}" | 80 | PV = "4.4.21+git${SRCPV}" |
| 82 | 81 | ||
| 83 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 82 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 84 | MACHINE_KERNEL_PR_append = "b" | 83 | MACHINE_KERNEL_PR_append = "c" |
| 85 | PR = "${MACHINE_KERNEL_PR}" | 84 | PR = "${MACHINE_KERNEL_PR}" |
| 86 | 85 | ||
| 87 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 86 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |
diff --git a/recipes-kernel/linux/ti-uio.inc b/recipes-kernel/linux/ti-uio.inc index f038bc8d..e7bb87a1 100644 --- a/recipes-kernel/linux/ti-uio.inc +++ b/recipes-kernel/linux/ti-uio.inc | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | SRC_URI_append_keystone = " file://keystone-uio.dtsi" | 1 | SRC_URI_append_keystone = " file://keystone-uio.dtsi" |
| 2 | SRC_URI_append_k2hk-evm = " file://k2hk-uio.dtsi" | 2 | SRC_URI_append_k2hk-evm = " file://k2hk-uio.dtsi" |
| 3 | SRC_URI_append_k2l-evm = " file://k2l-uio.dtsi" | 3 | SRC_URI_append_k2l-evm = " file://k2l-uio.dtsi" |
| 4 | SRC_URI_append_k2e-evm = " file://k2e-uio.dtsi" | 4 | SRC_URI_append_k2e = " file://k2e-uio.dtsi" |
| 5 | SRC_URI_append_am57xx-evm = " file://am572x-pru-uio.dtsi" | 5 | SRC_URI_append_am57xx-evm = " file://am572x-pru-uio.dtsi" |
| 6 | 6 | ||
| 7 | DTSI_LIST = "" | 7 | DTSI_LIST = "" |
| 8 | DTSI_LIST_append_keystone = " keystone-uio.dtsi" | 8 | DTSI_LIST_append_keystone = " keystone-uio.dtsi" |
| 9 | DTSI_LIST_append_k2hk-evm = " k2hk-uio.dtsi" | 9 | DTSI_LIST_append_k2hk-evm = " k2hk-uio.dtsi" |
| 10 | DTSI_LIST_append_k2l-evm = " k2l-uio.dtsi" | 10 | DTSI_LIST_append_k2l-evm = " k2l-uio.dtsi" |
| 11 | DTSI_LIST_append_k2e-evm = " k2e-uio.dtsi" | 11 | DTSI_LIST_append_k2e = " k2e-uio.dtsi" |
| 12 | 12 | ||
| 13 | KERNEL_DEVICETREE_append_am57xx-evm = "${@base_conditional("ENABLE_TI_UIO_DEVICES", "1", " am572x-idk-pru-excl-uio.dtb", "", d)}" | 13 | KERNEL_DEVICETREE_append_am57xx-evm = "${@base_conditional("ENABLE_TI_UIO_DEVICES", "1", " am572x-idk-pru-excl-uio.dtb", "", d)}" |
| 14 | 14 | ||
