Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208704
b: refs/heads/master
c: d3d03e4
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Jun 2, 2010
1 parent 0aa12f9 commit df3291c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 21a89344aed62609a6815ed0e50cbd53484d3fc7
refs/heads/master: d3d03e486594dac021caad5befce7d87af4ca00a
22 changes: 14 additions & 8 deletions trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,15 +128,21 @@
*/

/*
* MMC (CN7)
* MMC0/SDHI1 (CN7)
*
* J22 : 1-2: 1.8v for MMC
* 2-3: 3.3v for MMC
* SW1 : OFF
* SW33: bit1: OFF
* bit2: ON
* bit3: ON
* bit4: X
* J22 : select card voltage
* 1-2 pin : 1.8v
* 2-3 pin : 3.3v
*
* SW1 | SW33
* | bit1 | bit2 | bit3 | bit4
* ------------+------+------+------+-------
* MMC0 OFF | OFF | ON | ON | X
* SDHI1 OFF | ON | X | OFF | ON
*
* voltage lebel
* CN7 : 1.8v
* CN12: 3.3v
*/

/* MTD */
Expand Down

0 comments on commit df3291c

Please sign in to comment.