projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfc5137
)
s5pc110: updated GPIO PDN mode related w/ CP: REST_REQ_N(MP0_1[2])
author
MyungJoo Ham
<MyungJoo.Ham@samsung.com>
Thu, 14 Jan 2010 09:47:08 +0000
(18:47 +0900)
committer
MyungJoo Ham
<MyungJoo.Ham@samsung.com>
Thu, 14 Jan 2010 09:47:08 +0000
(18:47 +0900)
board/samsung/universal/universal.c
patch
|
blob
|
history
diff --git
a/board/samsung/universal/universal.c
b/board/samsung/universal/universal.c
index
ed2a294
..
dcff4e6
100644
(file)
--- a/
board/samsung/universal/universal.c
+++ b/
board/samsung/universal/universal.c
@@
-1280,7
+1280,7
@@
static struct gpio_powermode powerdown_modes[] = {
PULL_DIS(4),
}, { /* S5PC110_MP0_1_OFFSET */
/* XM0CSN[4]: MP0_1[4] -> output high */
- OUTPUT0(0) | OUTPUT0(1) | OUTPUT
0
(2) | OUTPUT0(3) |
+ OUTPUT0(0) | OUTPUT0(1) | OUTPUT
1
(2) | OUTPUT0(3) |
OUTPUT1(4) | OUTPUT0(5) | OUTPUT1(6) | OUTPUT1(7),
PULL_DIS(0) | PULL_DIS(1) | PULL_DIS(2) | PULL_DIS(3) |
PULL_DIS(4) | PULL_DIS(5) | PULL_DIS(6) | PULL_DIS(7),