From 38de2a02f4d3be0bee4d2e17c47a2e28a9c11bf2 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Mon, 13 Jan 2014 14:30:14 +0100 Subject: Avoid graphical glitch at bootup by not loading the PowerVR module Signed-off-by: Paul Kocialkowski --- rootdir/init.espresso10.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/rootdir/init.espresso10.rc b/rootdir/init.espresso10.rc index a9ba633..759329f 100755 --- a/rootdir/init.espresso10.rc +++ b/rootdir/init.espresso10.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