On 02/06/14 01:21, Alejandro Mery wrote:


On 02/06/14 01:10, Alejandro Mery wrote:
Hi, I have a little problem

On 02/06/14 01:00, Alejandro Mery wrote:
Signed-off-by: Alejandro Mery <am...@geeks.cl>
---
  board/sunxi/Makefile | 1 +
  boards.cfg           | 1 +
  2 files changed, 2 insertions(+)

this device has a tSD on mmc2 instead of an ugly nand, which is awesome.
BUT I can't see it when booting from our u-boot on mmc0.

[ours]
----
sun7i# mmc list
SUNXI SD/MMC: 0
sun7i# mmcinfo
Device: SUNXI SD/MMC
Manufacturer ID: 3
OEM: 5344
Name: SD08G
Tran Speed: 25000000
Rd Block Len: 512
SD version 2.0
High Capacity: Yes
Capacity: 7.4 GiB
Bus Width: 4-bit
----

[theirs]
----
sunxi#mmc list
SUNXI SD/MMC: 2
sunxi#mmcinfo
Device: SUNXI SD/MMC
Manufacturer ID: 88
OEM: 803
Name: NCard
Tran Speed: 25000000
Rd Block Len: 512
SD version 2.0
High Capacity: Yes
Capacity: 3.6 GiB
Bus Width: 4-bit
----

is this something to fix in boards.cfg, or we just don't support mmc2? I
ask because (obviusly) I would like to boot from the tSD[1] ;-)

never mind, just found CONFIG_MMC_SUNXI_SLOT. will send a v2 soon.

yet another self reply...

based on board/sunxi/board.c's mmc_pinmux_setup() MMC_SUNXI_SLOT=3 should match the setup for accessing the tSD according to the .fex <http://sprunge.us/WbMM?ini#n-647> but:

"Card did not respond to voltage select!"

any idea what I'm missing?

cheers,
Alejandro Mery

--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to