diff options
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r-- | meta-ti-bsp/conf/machine/am62axx-evm.conf | 3 | ||||
-rw-r--r-- | meta-ti-bsp/conf/machine/am62xx-evm.conf | 3 | ||||
-rw-r--r-- | meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 1 | ||||
-rw-r--r-- | meta-ti-bsp/conf/machine/am62xxsip-evm.conf | 3 |
4 files changed, 4 insertions, 6 deletions
diff --git a/meta-ti-bsp/conf/machine/am62axx-evm.conf b/meta-ti-bsp/conf/machine/am62axx-evm.conf index ef60e9d1..22f61401 100644 --- a/meta-ti-bsp/conf/machine/am62axx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62axx-evm.conf | |||
@@ -6,8 +6,7 @@ require conf/machine/include/am62axx.inc | |||
6 | 6 | ||
7 | KERNEL_DEVICETREE_PREFIX = " \ | 7 | KERNEL_DEVICETREE_PREFIX = " \ |
8 | ti/k3-am62a7 \ | 8 | ti/k3-am62a7 \ |
9 | ti/k3-am62x-sk-csi2 \ | 9 | ti/k3-am62x-sk \ |
10 | ti/k3-am62x-sk-hdmi \ | ||
11 | ti/k3-fpdlink \ | 10 | ti/k3-fpdlink \ |
12 | " | 11 | " |
13 | 12 | ||
diff --git a/meta-ti-bsp/conf/machine/am62xx-evm.conf b/meta-ti-bsp/conf/machine/am62xx-evm.conf index b60ba156..fadbc6f4 100644 --- a/meta-ti-bsp/conf/machine/am62xx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xx-evm.conf | |||
@@ -7,8 +7,7 @@ require conf/machine/include/ti-extras.inc | |||
7 | 7 | ||
8 | KERNEL_DEVICETREE_PREFIX = " \ | 8 | KERNEL_DEVICETREE_PREFIX = " \ |
9 | ti/k3-am625 \ | 9 | ti/k3-am625 \ |
10 | ti/k3-am62x-sk-csi2 \ | 10 | ti/k3-am62x-sk \ |
11 | ti/k3-am62x-sk-hdmi \ | ||
12 | " | 11 | " |
13 | 12 | ||
14 | KERNEL_DEVICETREE = " \ | 13 | KERNEL_DEVICETREE = " \ |
diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf index 0d2f89ca..afa5e061 100644 --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | |||
@@ -8,6 +8,7 @@ KERNEL_DEVICETREE_PREFIX = " \ | |||
8 | ti/k3-am62-lp \ | 8 | ti/k3-am62-lp \ |
9 | ti/k3-am625-sk \ | 9 | ti/k3-am625-sk \ |
10 | ti/k3-am62x-sk-hdmi \ | 10 | ti/k3-am62x-sk-hdmi \ |
11 | ti/k3-am62x-sk-mcan \ | ||
11 | " | 12 | " |
12 | 13 | ||
13 | KERNEL_DEVICETREE = " \ | 14 | KERNEL_DEVICETREE = " \ |
diff --git a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf index b3bda44a..b5dd18f1 100644 --- a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf | |||
@@ -6,8 +6,7 @@ require conf/machine/include/am62xx.inc | |||
6 | 6 | ||
7 | KERNEL_DEVICETREE_PREFIX = " \ | 7 | KERNEL_DEVICETREE_PREFIX = " \ |
8 | ti/k3-am625 \ | 8 | ti/k3-am625 \ |
9 | ti/k3-am62x-sk-csi2 \ | 9 | ti/k3-am62x-sk \ |
10 | ti/k3-am62x-sk-hdmi \ | ||
11 | " | 10 | " |
12 | 11 | ||
13 | KERNEL_DEVICETREE = " \ | 12 | KERNEL_DEVICETREE = " \ |