summaryrefslogtreecommitdiff
path: root/common/tools/flashfs/image_autoswitch
diff options
context:
space:
mode:
Diffstat (limited to 'common/tools/flashfs/image_autoswitch')
-rw-r--r--common/tools/flashfs/image_autoswitch/200/autoconf/NOPRUNE0
-rw-r--r--common/tools/flashfs/image_autoswitch/200/bin/NOPRUNE0
-rw-r--r--common/tools/flashfs/image_autoswitch/200/etc/config/NOPRUNE0
-rw-r--r--common/tools/flashfs/image_autoswitch/200/etc/network/NOPRUNE0
-rwxr-xr-xcommon/tools/flashfs/image_autoswitch/200/etc/rcS.d/99custom1
-rw-r--r--common/tools/flashfs/image_autoswitch/200/tmp/NOPRUNE0
-rw-r--r--common/tools/flashfs/image_autoswitch/500/bin/NOPRUNE0
-rw-r--r--common/tools/flashfs/image_autoswitch/500/etc/NOPRUNE0
-rw-r--r--common/tools/flashfs/image_autoswitch/500/etc/init.d/NOPRUNE0
-rw-r--r--common/tools/flashfs/image_autoswitch/500/etc/network/NOPRUNE0
-rw-r--r--common/tools/flashfs/image_autoswitch/500/etc/plcdrv.conf14
-rw-r--r--common/tools/flashfs/image_autoswitch/500/lib/modules/NOPRUNE0
12 files changed, 15 insertions, 0 deletions
diff --git a/common/tools/flashfs/image_autoswitch/200/autoconf/NOPRUNE b/common/tools/flashfs/image_autoswitch/200/autoconf/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/200/autoconf/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/200/bin/NOPRUNE b/common/tools/flashfs/image_autoswitch/200/bin/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/200/bin/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/200/etc/config/NOPRUNE b/common/tools/flashfs/image_autoswitch/200/etc/config/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/200/etc/config/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/200/etc/network/NOPRUNE b/common/tools/flashfs/image_autoswitch/200/etc/network/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/200/etc/network/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/200/etc/rcS.d/99custom b/common/tools/flashfs/image_autoswitch/200/etc/rcS.d/99custom
new file mode 100755
index 0000000000..1a2485251c
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/200/etc/rcS.d/99custom
@@ -0,0 +1 @@
+#!/bin/sh
diff --git a/common/tools/flashfs/image_autoswitch/200/tmp/NOPRUNE b/common/tools/flashfs/image_autoswitch/200/tmp/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/200/tmp/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/500/bin/NOPRUNE b/common/tools/flashfs/image_autoswitch/500/bin/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/500/bin/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/500/etc/NOPRUNE b/common/tools/flashfs/image_autoswitch/500/etc/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/500/etc/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/500/etc/init.d/NOPRUNE b/common/tools/flashfs/image_autoswitch/500/etc/init.d/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/500/etc/init.d/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/500/etc/network/NOPRUNE b/common/tools/flashfs/image_autoswitch/500/etc/network/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/500/etc/network/NOPRUNE
diff --git a/common/tools/flashfs/image_autoswitch/500/etc/plcdrv.conf b/common/tools/flashfs/image_autoswitch/500/etc/plcdrv.conf
new file mode 100644
index 0000000000..6460ac5228
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/500/etc/plcdrv.conf
@@ -0,0 +1,14 @@
+OPTIONS=""
+
+for i in $(cat /proc/cmdline)
+do
+ if [[ "${i%%=*}" == "plcdrv" ]]
+ then
+ plcdrv=${i##plcdrv=}
+ fi
+ if [[ "${i%%=*}" == "plcfw" ]]
+ then
+ plcfw=${i##plcfw=}
+ fi
+done
+
diff --git a/common/tools/flashfs/image_autoswitch/500/lib/modules/NOPRUNE b/common/tools/flashfs/image_autoswitch/500/lib/modules/NOPRUNE
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/common/tools/flashfs/image_autoswitch/500/lib/modules/NOPRUNE