From 23f5fad905419e55d824c1c574c2881068caf2e9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 13 Jul 2017 18:52:33 +0200 Subject: tdx-extra: add bmode-usb to the image This adds the bmode_usb binary to the i.MX6 rootfs which allows to set some i.MX6 registers so, that on the next reboot (not powercycle) the i.MX6 starts in serial download mode (aka. recovery mode). Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-images/images/tdx-extra.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc index a2cbb69..bfe7f80 100644 --- a/recipes-images/images/tdx-extra.inc +++ b/recipes-images/images/tdx-extra.inc @@ -92,6 +92,7 @@ IMAGE_INSTALL_append_colibri-t20 = " \ #note that the kernel-modules meta package gets installed from #meta-fsl-arm/conf/machine/include/imx-base.inc IMAGE_INSTALL_append_mx6 = " \ + bmode-usb \ libusbgx \ linuxptp \ gpio-export \ -- cgit v1.2.3