summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-07-11 11:16:11 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-07-23 16:24:41 +0200
commited3741dd94c60c84d9184c559715f29cf287f5ce (patch)
tree905ed471262d51a5fa075be5e4aa25d1ef0c5e7d
parentc3f5ce49c48f3b375dee7e74cc1a4f0e0c30d52b (diff)
tdx-extra: remove bmode-usb for colibri-imx6ull
In order to reboot from Linux with a pulse on RESET_OUT# we now get a cold boot with which the used mechanism for bmode is no longer usable. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-images/images/tdx-extra.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index 7505cf2..0852a20 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -116,7 +116,6 @@ IMAGE_INSTALL_append_colibri-imx6 = " \
"
IMAGE_INSTALL_append_mx6ull = " \
- bmode-usb \
libusbgx \
libusbgx-examples \
linuxptp \