mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
merge changes from sdcard scripting for TVout + reboot when TV ON
6fa5835de5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/busybox sh
|
||||
|
||||
touch /mnt/tvout
|
||||
killall -9 main
|
||||
#killall -9 main
|
||||
sync
|
||||
#we need to reboot because we're dependant of /dev/fb0 in all cases
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user