diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-05-03 15:07:57 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-06-26 17:34:22 +0200 |
commit | 84286c22e6c6de03cd2749ef9d103fb9b79279ad (patch) | |
tree | 73515dd1f16eff74bb2f0ee2f3edd55d358bc4db /doc | |
parent | 262326b4c37ef51348650f6aab7ae0a822414fab (diff) |
README: mx28_common: Keep the text within 80 columns
In order to improve readability keep the text within 80 columns.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.mx28_common | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/README.mx28_common b/doc/README.mx28_common index 8bacaf8a5e5..ac824193e3c 100644 --- a/doc/README.mx28_common +++ b/doc/README.mx28_common @@ -63,9 +63,9 @@ means "/usr/local/bin/" has to be in your $PATH. 2) Compiling U-Boot for a MX28 based board ------------------------------------------- -Compiling the U-Boot for a MX28 board is straightforward and done as compiling U-Boot -for any other ARM device. For cross-compiler setup, please refer to ELDK5.0 -documentation. First, clean up the source code: +Compiling the U-Boot for a MX28 board is straightforward and done as compiling +U-Boot for any other ARM device. For cross-compiler setup, please refer to +ELDK5.0 documentation. First, clean up the source code: $ make mrproper @@ -150,8 +150,8 @@ NOTE: If the user needs to adjust the start sector, the "mxsboot" tool contains 4) Installation of U-Boot into NAND flash ----------------------------------------- -To boot a MX28 based board from NAND, set the boot mode DIP switches according to i.MX28 -manual chapter 12.2.1 (Table 12-2), PORT=GPMI, NAND 1.8 V. +To boot a MX28 based board from NAND, set the boot mode DIP switches according +to i.MX28 manual chapter 12.2.1 (Table 12-2), PORT=GPMI, NAND 1.8 V. There are two possibilities when preparing an image writable to NAND flash. |