From 5d8a08856bf242cce519dce060a7f44be5f5cc90 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Mon, 13 Jan 2014 16:29:42 +0100 Subject: Avoid graphical glitch at bootup by not loading the PowerVR module Signed-off-by: Paul Kocialkowski --- rootdir/init.espresso.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/rootdir/init.espresso.rc b/rootdir/init.espresso.rc index 549314b..400af2b 100755 --- a/rootdir/init.espresso.rc +++ b/rootdir/init.espresso.rc @@ -49,9 +49,6 @@ on fs mount debugfs /sys/kernel/debug /sys/kernel/debug -# pvr module - insmod /system/lib/modules/pvrsrvkm_sgx540_120.ko - on post-fs-data # we will remap this as /storage/sdcard0 with the sdcard fuse tool mkdir /data/media 0770 media_rw media_rw -- cgit v1.1