From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Fri, 3 May 2013 15:07:59 -0300 Subject: [U-Boot] [PATCH 3/6] README: mx28_common: Fix structure of sentence In-Reply-To: <1367604482-20955-1-git-send-email-festevam@gmail.com> References: <1367604482-20955-1-git-send-email-festevam@gmail.com> Message-ID: <1367604482-20955-3-git-send-email-festevam@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de From: Fabio Estevam Re-structure the sentence a bit so that it can clearer. Signed-off-by: Fabio Estevam --- doc/README.mx28_common | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/README.mx28_common b/doc/README.mx28_common index bd12cab..c7a6839 100644 --- a/doc/README.mx28_common +++ b/doc/README.mx28_common @@ -102,10 +102,9 @@ discussed in the following chapters. To boot a MX28 based board from SD, set the boot mode DIP switches according to i.MX28 manual chapter 12.2.1 (Table 12-2). -An SD card the i.MX28 CPU can use to boot U-Boot must contain a DOS partition -table, which in turn carries a partition of special type and which contains a -special header. The rest of partitions in the DOS partition table can be used -by the user. +The SD card used to boot U-Boot must contain a DOS partition table, which in +turn carries a partition of special type and which contains a special header. +The rest of partitions in the DOS partition table can be used by the user. To prepare such partition, use your favourite partitioning tool. The partition must have the following parameters: -- 1.7.9.5