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:
2726143
)
ARM: bL_switcher: add a simple /dev user interface for debugging purposes
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Thu, 12 Apr 2012 07:04:28 +0000
(
03:04
-0400)
committer
Nicolas Pitre
<nicolas.pitre@linaro.org>
Mon, 5 Aug 2013 04:13:00 +0000
(
00:13
-0400)
Only the basic call to aid debugging.
*** NOT FOR PRODUCTION ***
Usage:
echo <cpuid>,<clusterid> > /dev/b.L_switcher
where <cpuid> is the logical CPU number, and <clusterid> is 0 for the
first cluster and 1 for the second cluster.
Signed-off-by: nicolas Pitre <nico@linaro.org>
No differences found