flasher: revise kernel flashing to be OE friendly
[pandora-misc.git] / flasher / rootfs / etc / init.d / rc
index 189dd21..afb5b8d 100755 (executable)
@@ -4,6 +4,9 @@
 . /etc/updater_funcs.sh
 
 chvt $LOG_TTY
+# hmh Linux fb console wants 16bpp for correct colors?
+fbset -depth 16
+
 log "Starting updater. Press Alt+RightArrow for verbose output.."
 log ""