Signed-off-by: Marek Vasut <marek.va...@gmail.com>
Cc: Stefano Babic <sba...@denx.de>
Cc: Wolfgang Denk <w...@denx.de>
---
 doc/README.m28 |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/doc/README.m28 b/doc/README.m28
index b749ce0..242230b 100644
--- a/doc/README.m28
+++ b/doc/README.m28
@@ -116,6 +116,12 @@ must have the following parameters:
 For example in Linux fdisk, the sequence for a clear card is the following:
 
        * o ..................... create a clear partition table
+       * p ..................... here you need to verify that units is set to
+                                 sectors. In the output, earch for a line
+                                 containing:
+                                     Units = sectors of 1 * 512 = 512 bytes
+                                 If no such line is present, press "u" to
+                                 switch units to sectors.
        * n ..................... create new partition
                * p ............. primary partition
                * 1 ............. first partition
-- 
1.7.7.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to