Skip to content
Snippets Groups Projects
Commit ea098e0f authored by Marek Vasut's avatar Marek Vasut Committed by Albert ARIBAUD
Browse files

M28: Document that units has to be set to sectors on SD bootcard


Signed-off-by: default avatarMarek Vasut <marek.vasut@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
parent 76d7f574
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,8 @@ must have the following parameters:
* Partition size ........ at least 1024 kb
* Partition type ........ 0x53 (sometimes "OnTrack DM6 Aux3")
For example in Linux fdisk, the sequence for a clear card is the following:
For example in Linux fdisk, the sequence for a clear card follows. Be sure to
run fdisk with the option "-u=sectors" to set units to sectors:
* o ..................... create a clear partition table
* n ..................... create new partition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment