[u-boot-test-hooks PATCH 2/7] sdwire: Tidy up the mount script
Simon Glass
sjg at chromium.org
Sat Oct 30 20:25:34 CEST 2021
Add a comment about the tools and drop the debugging, since this seems
reliable now.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
bin/flash.sdwire_relay_mount | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/bin/flash.sdwire_relay_mount b/bin/flash.sdwire_relay_mount
index 4713c2f..f75d33f 100644
--- a/bin/flash.sdwire_relay_mount
+++ b/bin/flash.sdwire_relay_mount
@@ -21,12 +21,14 @@
# Designed for using SDwire uSD mux and selected power control:
# https://wiki.tizen.org/SDWire
+# It requires these tools:
+# sd-mux-ctrl at https://git.tizen.org/cgit/tools/testlab/sd-mux/
+# usbrelay
+
. poweroff.${power_impl}
sleep 0.1
-echo common
. flash.sdwire_common_mount
. poweron.${power_impl}
-echo flash done
--
2.33.1.1089.g2158813163f-goog
More information about the U-Boot
mailing list