mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
BTRFS file system for MAIN and rootfs partition (#65)
* BTRFS file system for MAIN and rootfs partition
This commit is contained in:
6
board/miyoo/main/apps/usb-mtd/usb-mtd.sh
Executable file
6
board/miyoo/main/apps/usb-mtd/usb-mtd.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/busybox sh
|
||||
|
||||
echo peripheral > /sys/devices/platform/soc/1c13000.usb/musb-hdrc.1.auto/mode
|
||||
modprobe -r g_serial
|
||||
killall umtprd
|
||||
umtprd &
|
||||
Reference in New Issue
Block a user