Hi all
I asked yesterday about GPU access documentation - if only simple read/write to a framebuffer after 'something' sets up said framebuffer.
Further to this, is the SD card accessed via the GPU or the CPU? The reason for asking is the implication of the GPU having control over the SD card due to the booting mechanism (or have both devices have some form of shared access?).
Is the method SD card access going to be made public (even if it requires bit banged IO)?
Cheers
Gary Partis
-
- Posts: 32
- Joined: Sun Nov 13, 2011 9:54 pm
- Location: Northumberland, England
- Contact: Website
Re: SD Card Access
Gary Partis
Re: SD Card Access
My understanding is SD access is all through GPLed kernel code.
Re: SD Card Access
Another good question I have been wondering is, What is the max SD card size that the system can support? plus I have used an SD card adapter which takes to micro SD cards and turns them into 1 Standard SD Card. The adapter is pretty inexpensive and getting that and a couple of micro SD cards (best results are with 2 of the same kind/size) this usually is cheaper than buying the larger size standard SD card.
-
- Posts: 32
- Joined: Sun Nov 13, 2011 9:54 pm
- Location: Northumberland, England
- Contact: Website
Re: SD Card Access
Hi asb
Quote from asb on November 14, 2011, 23:16
My understanding is SD access is all through GPLed kernel code.
Sorry, I didnt ask the question correctly...
Can the ARM CPU access the SD Card IO directly (ie. not thru the GPU) and will it be documented? This is external to Linux kernel, being that Linux would not be running on the platform.
Cheers
Gary
Quote from asb on November 14, 2011, 23:16
My understanding is SD access is all through GPLed kernel code.
Sorry, I didnt ask the question correctly...
Can the ARM CPU access the SD Card IO directly (ie. not thru the GPU) and will it be documented? This is external to Linux kernel, being that Linux would not be running on the platform.
Cheers
Gary
Gary Partis
Re: SD Card Access
Quote from Arreladd on November 14, 2011, 23:25
Another good question I have been wondering is, What is the max SD card size that the system can support? ...
There are some topics about this question:
http://www.raspberrypi.org/for.....#038;t=167
http://www.raspberrypi.org/for.....#038;t=483
It seems to be 8Gb the maximum size, but I'm not sure.
Another good question I have been wondering is, What is the max SD card size that the system can support? ...
There are some topics about this question:
http://www.raspberrypi.org/for.....#038;t=167
http://www.raspberrypi.org/for.....#038;t=483
It seems to be 8Gb the maximum size, but I'm not sure.
- liz
- Raspberry Pi Foundation Employee & Forum Moderator
- Posts: 5212
- Joined: Thu Jul 28, 2011 7:22 pm
- Contact: Website
Re: SD Card Access
Quote from partis on November 14, 2011, 23:44
Hi asb
Quote from asb on November 14, 2011, 23:16
My understanding is SD access is all through GPLed kernel code.
Sorry, I didnt ask the question correctly...
Can the ARM CPU access the SD Card IO directly (ie. not thru the GPU) and will it be documented?
It does, and it will be documented. It's just an SDHCI peripheral.
Hi asb
Quote from asb on November 14, 2011, 23:16
My understanding is SD access is all through GPLed kernel code.
Sorry, I didnt ask the question correctly...
Can the ARM CPU access the SD Card IO directly (ie. not thru the GPU) and will it be documented?
It does, and it will be documented. It's just an SDHCI peripheral.

Director of Communications, Raspberry Pi
Re: SD Card Access
Quote from Arreladd on November 14, 2011, 23:25
plus I have used an SD card adapter which takes to micro SD cards and turns them into 1 Standard SD Card. The adapter is pretty inexpensive and getting that and a couple of micro SD cards (best results are with 2 of the same kind/size) this usually is cheaper than buying the larger size standard SD card.
Two MicroSD to Standard SD adapter? I have never seen that. Do you have a link? I have only seen a Two MicroSD to Memory Stick adapter.
plus I have used an SD card adapter which takes to micro SD cards and turns them into 1 Standard SD Card. The adapter is pretty inexpensive and getting that and a couple of micro SD cards (best results are with 2 of the same kind/size) this usually is cheaper than buying the larger size standard SD card.
Two MicroSD to Standard SD adapter? I have never seen that. Do you have a link? I have only seen a Two MicroSD to Memory Stick adapter.
.