Searched hist:b22537c6 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm/common/ |
H A D | bL_switcher_dummy_if.c | b22537c6 Thu Apr 12 02:04:28 CDT 2012 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: bL_switcher: add a simple /dev user interface for debugging purposes
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> b22537c6 Thu Apr 12 02:04:28 CDT 2012 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: bL_switcher: add a simple /dev user interface for debugging purposes 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>
|
H A D | Makefile | b22537c6 Thu Apr 12 02:04:28 CDT 2012 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: bL_switcher: add a simple /dev user interface for debugging purposes
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> b22537c6 Thu Apr 12 02:04:28 CDT 2012 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: bL_switcher: add a simple /dev user interface for debugging purposes 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>
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | b22537c6 Thu Apr 12 02:04:28 CDT 2012 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: bL_switcher: add a simple /dev user interface for debugging purposes
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> b22537c6 Thu Apr 12 02:04:28 CDT 2012 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: bL_switcher: add a simple /dev user interface for debugging purposes 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>
|