summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2021-01-08 11:40:25 -0600
committerDan Murphy <dmurphy@ti.com>2021-01-08 11:40:25 -0600
commit46b2004ab217bc333eb456e86eb4df802ac372d2 (patch)
tree2817b7417a5fd69a685b68bb509760a3e48d9ab0
parent53ae9e80765c24f8b940e786f43a82af749e79a1 (diff)
downloadmeta-ti-46b2004ab217bc333eb456e86eb4df802ac372d2.tar.gz
u-boot-ti: am64xx: Remove dm support for uboot07.02.00.002
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti.inc b/recipes-bsp/u-boot/u-boot-ti.inc
index a871b779..dc8d6b06 100644
--- a/recipes-bsp/u-boot/u-boot-ti.inc
+++ b/recipes-bsp/u-boot/u-boot-ti.inc
@@ -41,7 +41,6 @@ PACKAGECONFIG[dm] = "DM=${STAGING_DIR_HOST}${nonarch_base_libdir}/firmware/pdk-i
41 41
42PACKAGECONFIG_append_aarch64 = " atf optee" 42PACKAGECONFIG_append_aarch64 = " atf optee"
43PACKAGECONFIG_append_j7 = " dm" 43PACKAGECONFIG_append_j7 = " dm"
44PACKAGECONFIG_append_am64xx = " dm"
45 44
46COMPATIBLE_MACHINE = "(ti-soc)" 45COMPATIBLE_MACHINE = "(ti-soc)"
47 46