git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b7437a
)
ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Thu, 22 Nov 2012 18:33:35 +0000
(13:33 -0500)
committer
Nicolas Pitre
<nicolas.pitre@linaro.org>
Tue, 30 Jul 2013 13:02:18 +0000
(09:02 -0400)
By adding no_bL_switcher to the kernel cmdline string, the switcher
won't be activated automatically at boot time. It is still possible
to activate it later with:
echo 1 > /sys/kernel/bL_switcher/active
Signed-off-by: Nicolas Pitre <nico@linaro.org>
No differences found