From: Nicolas Pitre Date: Thu, 22 Nov 2012 18:33:35 +0000 (-0500) Subject: ARM: bL_switcher: add kernel cmdline param to disable the switcher on boot X-Git-Tag: v3.13-rc1~103^2~1^2~23^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4821c0575a3b1bf26f100230dc2938297d7043b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed