9ff62bc5da
* Progress can be followed in #1206 * Kernel boots with device tree from LineageOS and can be installed by android recovery zip * Networking comes up at boot but there's not display yet
4 lines
95 B
Bash
4 lines
95 B
Bash
#!/bin/sh
|
|
|
|
# set usb properties
|
|
echo 4 > /sys/devices/platform/android_usb/usb_function_switch
|