]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 22 Nov 2012 18:33:35 +0000 (13:33 -0500)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Tue, 30 Jul 2013 13:02:18 +0000 (09:02 -0400)
commitc4821c0575a3b1bf26f100230dc2938297d7043b
tree14e019d10aa1da2def24c6b7a24be0922b0f2d4a
parent6b7437aed1568076cefa4d42747b1515dcb848db
ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot

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>
arch/arm/common/bL_switcher.c