diff options
author | Dan Murphy <dmurphy@ti.com> | 2021-01-08 11:40:25 -0600 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2021-01-08 11:40:25 -0600 |
commit | 46b2004ab217bc333eb456e86eb4df802ac372d2 (patch) | |
tree | 2817b7417a5fd69a685b68bb509760a3e48d9ab0 /recipes-bsp/u-boot | |
parent | 53ae9e80765c24f8b940e786f43a82af749e79a1 (diff) | |
download | meta-ti-46b2004ab217bc333eb456e86eb4df802ac372d2.tar.gz |
u-boot-ti: am64xx: Remove dm support for uboot07.02.00.002
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti.inc | 1 |
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 | ||
42 | PACKAGECONFIG_append_aarch64 = " atf optee" | 42 | PACKAGECONFIG_append_aarch64 = " atf optee" |
43 | PACKAGECONFIG_append_j7 = " dm" | 43 | PACKAGECONFIG_append_j7 = " dm" |
44 | PACKAGECONFIG_append_am64xx = " dm" | ||
45 | 44 | ||
46 | COMPATIBLE_MACHINE = "(ti-soc)" | 45 | COMPATIBLE_MACHINE = "(ti-soc)" |
47 | 46 | ||