flounder: Minimal changes to boot 3.10

Without turning on cpuquiet, 3.10 hangs on startup right now.

Change-Id: Ia80da27f82b54e610ded47d259a39285d5b32914
diff --git a/init.flounder.rc b/init.flounder.rc
index 64dfb62..01066bc 100644
--- a/init.flounder.rc
+++ b/init.flounder.rc
@@ -33,6 +33,9 @@
     chmod 0222 /sys/kernel/debug/tracing/trace_marker
     write /sys/kernel/debug/tracing/tracing_on 0
 
+    write /sys/devices/system/cpu/cpuquiet/current_governor runnable
+    write /sys/devices/system/cpu/cpuquiet/tegra_cpuquiet/enable 1
+
 on fs
     mount_all /fstab.flounder
     setprop ro.crypto.fuse_sdcard true