projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f464a63
)
arm: socfpga: Fix i2c mux on cyclone5-socdk board
author
Chin Liang See
<
[email protected]
>
Wed, 23 Dec 2015 14:07:49 +0000
(22:07 +0800)
committer
Marek Vasut
<
[email protected]
>
Wed, 23 Dec 2015 15:11:49 +0000
(16:11 +0100)
Updated pinmux group GENERALIO[15-16] for i2c.
Signed-off-by: Chin Liang See <
[email protected]
>
Cc: Dinh Nguyen <
[email protected]
>
Cc: Dinh Nguyen <
[email protected]
>
Cc: Pavel Machek <
[email protected]
>
Cc: Marek Vasut <
[email protected]
>
Cc: Stefan Roese <
[email protected]
>
Cc: shengjiangwu <
[email protected]
>
board/altera/cyclone5-socdk/qts/pinmux_config.h
patch
|
blob
|
history
diff --git
a/board/altera/cyclone5-socdk/qts/pinmux_config.h
b/board/altera/cyclone5-socdk/qts/pinmux_config.h
index 7819ad07bdb4063a67fe952a193168d350b95330..f1e6d2b0bceca29f8328b13f79e43ad72d52f58f 100644
(file)
--- a/
board/altera/cyclone5-socdk/qts/pinmux_config.h
+++ b/
board/altera/cyclone5-socdk/qts/pinmux_config.h
@@
-55,8
+55,8
@@
const u8 sys_mgr_init_table[] = {
0, /* GENERALIO12 */
2, /* GENERALIO13 */
2, /* GENERALIO14 */
-
0
, /* GENERALIO15 */
-
0
, /* GENERALIO16 */
+
3
, /* GENERALIO15 */
+
3
, /* GENERALIO16 */
2, /* GENERALIO17 */
2, /* GENERALIO18 */
0, /* GENERALIO19 */