TS-7680 SD Controller: Difference between revisions

From embeddedTS Manuals
(Created page with "The i.MX28 SD card controller is used for the SD card present on the board which supports the SD and SDHC specifications. This controller has been tested with Sandisk Extreme...")
 
(Updated for TS-7553-V2 Rev. B)
 
Line 1: Line 1:
The i.MX28 SD card controller is used for the SD card present on the board which supports the SD and SDHC specifications.  This controller has been tested with Sandisk Extreme SD cards which allow read speeds up to 20.5MB/s, and write speeds up to 21.5MB/s.   
The i.MX6ul SD card controller is used for the SD card present on the board which supports the SD and SDHC specifications.  This controller has been tested with Sandisk Extreme SD cards which allow read speeds up to 20.5MB/s, and write speeds up to 21.5MB/s.   


Our default software image contains 2 partitions:
Our default software image contains a single partition:


{|class=wikitable
{|class=wikitable
Line 11: Line 11:
|-
|-
| /dev/mmcblk0p1
| /dev/mmcblk0p1
| Unused
|-
| /dev/mmcblk0p2
| Full Debian linux partition
| Full Debian linux partition
|}
|}

Latest revision as of 15:15, 2 March 2017

The i.MX6ul SD card controller is used for the SD card present on the board which supports the SD and SDHC specifications. This controller has been tested with Sandisk Extreme SD cards which allow read speeds up to 20.5MB/s, and write speeds up to 21.5MB/s.

Our default software image contains a single partition:

Device Contents
/dev/mmcblk0 SD Card block device
/dev/mmcblk0p1 Full Debian linux partition