Files
buildroot/board/miyoo/boot/normalboot.custom.sh

7 lines
228 B
Bash

# expected to be run from this directory
# LOGS variable is set, but it should usually be /dev/null
# CONSOLE_VARIANT is also set
# launch daemon
daemon >> "${LOGS}" 2>&1
# st7789sfb video driver long initialization fix
echo " "