Files
buildroot/board/miyoo/main/apps/usb-mtd/usb-mtd.sh
tiopex 130d2be1f3 BTRFS file system for MAIN and rootfs partition (#65)
* BTRFS file system for MAIN and rootfs partition
2023-12-13 07:14:00 +01:00

7 lines
142 B
Bash
Executable File

#!/bin/busybox sh
echo peripheral > /sys/devices/platform/soc/1c13000.usb/musb-hdrc.1.auto/mode
modprobe -r g_serial
killall umtprd
umtprd &