From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/6] README: mx28_common: Do not hardcode the SSP port
Date: Fri, 3 May 2013 15:07:58 -0300 [thread overview]
Message-ID: <1367604482-20955-2-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1367604482-20955-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <fabio.estevam@freescale.com>
MX28 can boot from SSP0 or SSP1, so it is better not to hardcode the SSP port
in the instructions.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
doc/README.mx28_common | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/doc/README.mx28_common b/doc/README.mx28_common
index 6618908..bd12cab 100644
--- a/doc/README.mx28_common
+++ b/doc/README.mx28_common
@@ -100,9 +100,7 @@ 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), PORT=SSP0, SD/MMC master on
-SSP0, 3.3V.
-
+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
--
1.7.9.5
next prev parent reply other threads:[~2013-05-03 18:07 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-03 18:07 [U-Boot] [PATCH 1/6] README: mx28_common: Keep the text within 80 columns Fabio Estevam
2013-05-03 18:07 ` Fabio Estevam [this message]
2013-05-03 19:52 ` [U-Boot] [PATCH 2/6] README: mx28_common: Do not hardcode the SSP port Marek Vasut
2013-05-03 20:42 ` Fabio Estevam
2013-05-03 20:47 ` Marek Vasut
2013-06-26 15:42 ` Stefano Babic
2013-05-03 18:07 ` [U-Boot] [PATCH 3/6] README: mx28_common: Fix structure of sentence Fabio Estevam
2013-06-26 15:42 ` Stefano Babic
2013-05-03 18:08 ` [U-Boot] [PATCH 4/6] README: mxs: Introduce README.mxs Fabio Estevam
2013-05-03 19:54 ` Marek Vasut
2013-06-26 15:42 ` Stefano Babic
2013-05-03 18:08 ` [U-Boot] [PATCH 5/6] mx28evk: Move README file inside board directory Fabio Estevam
2013-06-26 15:43 ` Stefano Babic
2013-06-26 15:46 ` Otavio Salvador
2013-06-26 19:57 ` Marek Vasut
2013-05-03 18:08 ` [U-Boot] [PATCH 6/6] m28evk: " Fabio Estevam
2013-05-03 19:54 ` Marek Vasut
2013-05-03 20:23 ` Fabio Estevam
2013-05-03 20:47 ` Marek Vasut
2013-06-26 15:44 ` Stefano Babic
2013-06-26 15:43 ` [U-Boot] [PATCH 1/6] README: mx28_common: Keep the text within 80 columns Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1367604482-20955-2-git-send-email-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.