projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9afdd3
)
[ARM] Kirkwood: Fix explanation of MPP45 for QNAP TS41x
author
Martin Michlmayr
<tbm@cyrius.com>
Tue, 25 May 2010 17:20:14 +0000
(18:20 +0100)
committer
Nicolas Pitre
<nico@fluxnic.net>
Sat, 17 Jul 2010 02:01:26 +0000
(22:01 -0400)
On the QNAP TS-41x, MPP45 is used to show the setting of jumper JP1.
Fix the documentation to explain what the settings really indicate.
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
arch/arm/mach-kirkwood/ts41x-setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-kirkwood/ts41x-setup.c
b/arch/arm/mach-kirkwood/ts41x-setup.c
index df8a7e06b846e42869ef2af7753d35a952ad4b7f..821da944b71659eb34066027433498b307664f96 100644
(file)
--- a/
arch/arm/mach-kirkwood/ts41x-setup.c
+++ b/
arch/arm/mach-kirkwood/ts41x-setup.c
@@
-105,7
+105,7
@@
static unsigned int qnap_ts41x_mpp_config[] __initdata = {
MPP37_GPIO, /* Reset button */
MPP43_GPIO, /* USB Copy button */
MPP44_GPIO, /* Board ID: 0: TS-419U, 1: TS-419 */
- MPP45_GPIO, /* JP1: 0:
console, 1: LCD
*/
+ MPP45_GPIO, /* JP1: 0:
LCD, 1: serial console
*/
MPP46_GPIO, /* External SATA HDD1 error indicator */
MPP47_GPIO, /* External SATA HDD2 error indicator */
MPP48_GPIO, /* External SATA HDD3 error indicator */