summaryrefslogtreecommitdiffstats
path: root/doc/README.m28
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-05-03 15:08:00 -0300
committerStefano Babic <sbabic@denx.de>2013-06-26 17:39:57 +0200
commit54965b61360f888bd576b80fe8c4e3882616479f (patch)
tree9518041f01a241424288406a5ea3b2ff943432a3 /doc/README.m28
parent7333eca5f4929be6ea75de86ba95f129f06ead62 (diff)
downloadtalos-obmc-uboot-54965b61360f888bd576b80fe8c4e3882616479f.tar.gz
talos-obmc-uboot-54965b61360f888bd576b80fe8c4e3882616479f.zip
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.m28')
-rw-r--r--doc/README.m284
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.m28 b/doc/README.m28
index 2a92226feb..cb3ae20f86 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.
OpenPOWER on IntegriCloud