public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/3 RESEND] M28: Document that units has to be set to sectors on SD bootcard
@ 2011-12-02 13:47 Marek Vasut
  2011-12-02 13:47 ` [U-Boot] [PATCH 2/3] M28: Fix typo Marek Vasut
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Marek Vasut @ 2011-12-02 13:47 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
---
 doc/README.m28 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/README.m28 b/doc/README.m28
index b749ce0..548982f 100644
--- a/doc/README.m28
+++ b/doc/README.m28
@@ -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
-- 
1.7.7.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-12-04 17:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 13:47 [U-Boot] [PATCH 1/3 RESEND] M28: Document that units has to be set to sectors on SD bootcard Marek Vasut
2011-12-02 13:47 ` [U-Boot] [PATCH 2/3] M28: Fix typo Marek Vasut
2011-12-04 15:10   ` Stefano Babic
2011-12-02 13:47 ` [U-Boot] [PATCH 3/3] i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 Marek Vasut
2011-12-04 15:10   ` Stefano Babic
2011-12-04 15:27   ` Fabio Estevam
2011-12-04 17:09     ` Marek Vasut
2011-12-04 15:10 ` [U-Boot] [PATCH 1/3 RESEND] M28: Document that units has to be set to sectors on SD bootcard Stefano Babic
2011-12-04 15:18   ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox