]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
M28: Document that units has to be set to sectors on SD bootcard
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 2 Dec 2011 03:47:38 +0000 (03:47 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 9 Dec 2011 16:30:10 +0000 (17:30 +0100)
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
doc/README.m28

index b749ce022c87aee951c229f1347e68d8d12f1486..548982f18118e03866e22322ea5c4b0e2c5e41cc 100644 (file)
@@ -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