summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-09-25 18:13:37 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-09-25 18:13:37 +0100
commita5b0041808eee4ad7a1b03085df6b84cfea48c86 (patch)
tree66b3435abf061f50ddc4d6027682515ef28e9595
parent175ee4d21190cf9c79bf0b397e1c92df86299ad8 (diff)
14.09: add selinux=0
Change-Id: I3091eecd7c80e189546d9f7483d47a57f9956ddb Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt2
-rw-r--r--members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
index 0dbdf5a..fbc3edb 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
@@ -238,7 +238,7 @@ bc. Arguments to pass to the binary:
Please note, copy and paste does not work well over the serial terminal. The user is advised to type the commandline arguments by hand, character at a time, followed by the enter key. The commandline used is shown below:
-bc. console=ttyAMA0,115200 earlyprintk=pl011,0x7ff80000 root=/dev/ram0 verbose debug
+bc. console=ttyAMA0,115200 earlyprintk=pl011,0x7ff80000 root=/dev/ram0 verbose debug selinux=0
Finally, after entering the commandline, the final question is simply asking for a title that will appear in the Boot Menu:
diff --git a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
index 02bb260..974ce27 100644
--- a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
+++ b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
@@ -236,7 +236,7 @@ bc. Arguments to pass to the binary:
Please note, copy and paste does not work well over the serial terminal. The user is advised to type the commandline arguments by hand, character at a time, followed by the enter key. The commandline used is shown below:
-bc. console=ttyAMA0,115200 earlyprintk=pl011,0x7ff80000 root=/dev/ram0 verbose debug
+bc. console=ttyAMA0,115200 earlyprintk=pl011,0x7ff80000 root=/dev/ram0 verbose debug selinux=0
Finally, after entering the commandline, the final question is simply asking for a title that will appear in the Boot Menu: