diff options
author | Dirk Behme <dirk.behme@de.bosch.com> | 2012-01-11 23:28:30 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-02-12 10:11:25 +0100 |
commit | b7628675091a4d9fbbd2207405eb240e8f614356 (patch) | |
tree | 74fead7b61ee01f4cdd4fe77f1e749d712b18fa3 /doc/README.imximage | |
parent | 4394d0c2eec75509a8be7867f0346b2f993a6f93 (diff) |
imximage: Add MX53 to the documentation
i.MX53 is supported, too. Add this to the introduction of the
documentation.
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
CC: Fabio Estevam <festevam@gmail.com>
CC: Stefano Babic <sbabic@denx.de>
CC: Jason Liu <jason.hui@linaro.org>
Diffstat (limited to 'doc/README.imximage')
-rw-r--r-- | doc/README.imximage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.imximage b/doc/README.imximage index c74239d2ade..c3704a458b9 100644 --- a/doc/README.imximage +++ b/doc/README.imximage @@ -3,7 +3,7 @@ Imximage Boot Image generation using mkimage --------------------------------------------- This document describes how to set up a U-Boot image -that can be booted by Freescale MX25, MX35 and MX51 +that can be booted by Freescale MX25, MX35, MX51 and MX53 processors via internal boot mode. These processors can boot directly from NAND, SPI flash and SD card flash |