diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-05-03 15:08:00 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-06-26 17:39:57 +0200 |
commit | 54965b61360f888bd576b80fe8c4e3882616479f (patch) | |
tree | 9518041f01a241424288406a5ea3b2ff943432a3 /doc/README.mx28evk | |
parent | 7333eca5f4929be6ea75de86ba95f129f06ead62 (diff) | |
download | u-boot-imx-54965b61360f888bd576b80fe8c4e3882616479f.zip u-boot-imx-54965b61360f888bd576b80fe8c4e3882616479f.tar.gz u-boot-imx-54965b61360f888bd576b80fe8c4e3882616479f.tar.bz2 |
README: mxs: Introduce README.mxs
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>
Diffstat (limited to 'doc/README.mx28evk')
-rw-r--r-- | doc/README.mx28evk | 3 |
1 files changed, 1 insertions, 2 deletions
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. |