From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/6] README: mxs: Introduce README.mxs
Date: Fri, 3 May 2013 21:54:19 +0200 [thread overview]
Message-ID: <201305032154.19691.marex@denx.de> (raw)
In-Reply-To: <1367604482-20955-4-git-send-email-festevam@gmail.com>
Dear Fabio Estevam,
> From: Fabio Estevam <fabio.estevam@freescale.com>
>
> Create a README.mxs file that contains instructions on how to use U-boot
> for both MX23 and MX28.
>
> As boot from NAND has only been tested on mx28, make it clear that it only
> applies to MX28.
>
> While at it, do some small cleanups for the sake of consistency:
> - Use "MX28" instead of "i.MX28"
> - Use "section" instead of "chapter" when referring to specific parts of
> the reference manual chapters.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> doc/README.m28 | 4 +--
> doc/README.mx28evk | 3 +-
> doc/{README.mx28_common => README.mxs} | 62
> +++++++++++++++++++------------- 3 files changed, 40 insertions(+), 29
> deletions(-)
> rename doc/{README.mx28_common => README.mxs} (80%)
>
> diff --git a/doc/README.m28 b/doc/README.m28
> index 2a92226..cb3ae20 100644
> --- a/doc/README.m28
> +++ b/doc/README.m28
> @@ -9,5 +9,5 @@ arch/arm/include/asm/arch-mxs/ - Header files for the
> Freescale i.MX28 board/denx/m28evk/ - M28EVK board specific files
> include/configs/m28evk.h - M28EVK configuration file
>
> -Follow the instructions from doc/README.mx28_common to generate a bootable
> SD -card or to boot from NAND flash.
> +Follow the instructions from doc/README.mxs to generate a bootable SD card
> or to +boot from NAND flash.
> diff --git a/doc/README.mx28evk b/doc/README.mx28evk
> index 76db474..524f3fc 100644
> --- a/doc/README.mx28evk
> +++ b/doc/README.mx28evk
> @@ -41,7 +41,6 @@ Note: The mx28evk board does not come with a NAND flash
> populated from the factory. It comes with an empty slot (U23), which
> allows the insertion of a 48-pin TSOP flash device.
>
> -Follow the instructions from doc/README.mx28_common to generate a bootable
> SD -card.
> +Follow the instructions from doc/README.mxs to generate a bootable SD
> card.
>
> Insert the SD card in slot 0, power up the board and U-boot will boot.
> diff --git a/doc/README.mx28_common b/doc/README.mxs
> similarity index 80%
> rename from doc/README.mx28_common
> rename to doc/README.mxs
> index c7a6839..6d0929a 100644
> --- a/doc/README.mx28_common
> +++ b/doc/README.mxs
> @@ -1,12 +1,15 @@
> -Booting U-boot on a MX28 processor
> -==================================
> +Booting U-boot on a MXS processor
i.MX23 / i.MX28 instead of MXS ? MXS is no processor, maybe processor family?
[...]
Best regards,
Marek Vasut
next prev parent reply other threads:[~2013-05-03 19:54 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 ` [U-Boot] [PATCH 2/6] README: mx28_common: Do not hardcode the SSP port Fabio Estevam
2013-05-03 19:52 ` 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 [this message]
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=201305032154.19691.marex@denx.de \
--to=marex@denx.de \
--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.