Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:linuxdsp:docs:linux-kernel-and-drivers:mmc:mmc [17 Jul 2020 09:56] – [Formatting the SD Card] Sunny Fengresources:tools-software:linuxdsp:docs:linux-kernel-and-drivers:mmc:mmc [17 Jul 2020 09:58] (current) – [Mount the MS-DOS file system on the SD Card] Sunny Feng
Line 99: Line 99:
 # mkfs.ext3 /dev/mmcblk0p1 # mkfs.ext3 /dev/mmcblk0p1
 </code> </code>
-==== Insert a pre-formatted card with an MS-DOS (FAT) file system to the SD Card slot on the ADSP-SC5xx ====+\\ 
 +=== Insert a pre-formatted card with an MS-DOS (FAT) file system to the SD Card slot on the ADSP-SC5xx ===
  
 When you boot the zImage on the ADSP-SC5xx, there should be messages similar to the ones shown below. In the below example, Linux has detected an SD Card with a single partition on it: When you boot the zImage on the ADSP-SC5xx, there should be messages similar to the ones shown below. In the below example, Linux has detected an SD Card with a single partition on it:
Line 108: Line 109:
 </code> </code>
  
 +\\
 ==== Mount the MS-DOS file system on the SD Card ==== ==== Mount the MS-DOS file system on the SD Card ====
  
Line 190: Line 192:
 </code> </code>
            
 +\\
 ==== 2) Test Case 2: Bonnie++ on FAT32 ==== ==== 2) Test Case 2: Bonnie++ on FAT32 ====
 Input the following command on the target board console Input the following command on the target board console
resources/tools-software/linuxdsp/docs/linux-kernel-and-drivers/mmc/mmc.1594972603.txt.gz · Last modified: 17 Jul 2020 09:56 by Sunny Feng