kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* using SD card on Broadcom 4709 eval board
@ 2014-11-22 22:46 Abu Rasheda
  2014-11-22 23:07 ` Paul Bolle
  0 siblings, 1 reply; 5+ messages in thread
From: Abu Rasheda @ 2014-11-22 22:46 UTC (permalink / raw)
  To: kernelnewbies

I have been trying to use SD card on Broadcom's 4709 eval board. Linux
kernel tree provided with SDK seems to have few SDIO drivers, but non
of them seems to be working or more accurately, loading them does not
list device in /proc/devices, so I can create block file to mount it.

After googling and searching through Linux kernel tree, it seems like
B43_SDIO is correct option to turn on, since the controller seems to
be on the Broadcom CPU (4709) process itself (am I correct ?).

So if B43_SDIO is correct option, I have not been able to turn it on
(when running make menuconfig). as it is not showing up.

depends on B43 && SSB_SDIOHOST_POSSIBLE && EXPERIMENTAL,

off the above B43 is only shows up in arch/ppc, which does not make
sense, as this CPU is arm based.

Any guidance will be appreciated.

Thanks

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-23 20:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-22 22:46 using SD card on Broadcom 4709 eval board Abu Rasheda
2014-11-22 23:07 ` Paul Bolle
2014-11-23  1:05   ` Abu Rasheda
2014-11-23 11:09     ` Paul Bolle
2014-11-23 20:05       ` Abu Rasheda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).