bcm2835-driver: switch to vt 1 after splash

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-05 18:02:06 +01:00
parent f23967c750
commit 809e6ce121

View File

@ -30,4 +30,5 @@
/usr/sbin/vcfiled
echo 0 > /sys/class/vtconsole/vtcon1/bind
fbset -xres 1 -yres 1 -vxres 1 -vyres 1
chvt 1
}