Hi All,
We are going to use the MMC0 to boot the system using a SD card.
The AM335X manual mention in chapter 18:
"- SD Host Controller Standard Specification sets as defined in the SD card specification Part A2
v2.00
- up to 192Mbit/sec (24MByte/sec) in High-Speed SD mode 4-bit data transfer
- up to 24Mbit/sec (3MByte/sec) in Default SD mode 1-bit data transfer"
The SD card specification explains the speed classes and respective read speed (MB/s).
Our design will use a 4-bit SD card.
Does anyone know:
- Which is the highest SD speed class supported ?
- What is the size limit supported for a SD card? (consider AM335X and linux kernel limits)
Thanks
Rodrigo