aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDirk Behme <dirk.behme@de.bosch.com>2012-01-11 13:53:21 +0100
committerEric Miao <eric.miao@linaro.org>2012-01-17 12:19:59 +0800
commit3a4ce94426d8eccf0aa37ed200a874463e8920ba (patch)
tree275b7123c0c774a36756ea89696356dfbbe69113 /doc
parent1801a830ea3073c29b21726035a71efa45e43d79 (diff)
imximage: Add support for i.MX6
The i.MX6 processor can boot from NOR flash and SATA disks, additionally. Add the flash offsets for these additional boot modes. Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> CC: Stefano Babic <sbabic@denx.de> CC: Jason Liu <jason.hui@linaro.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.imximage13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/README.imximage b/doc/README.imximage
index c3704a458..073e3fcb3 100644
--- a/doc/README.imximage
+++ b/doc/README.imximage
@@ -2,12 +2,13 @@
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, MX51 and MX53
-processors via internal boot mode.
+This document describes how to set up a U-Boot image that can be booted
+by Freescale MX25, MX35, MX51, MX53 and MX6 processors via internal boot
+mode.
These processors can boot directly from NAND, SPI flash and SD card flash
-using its internal boot ROM support. They can boot from an internal
+using its internal boot ROM support. MX6 processors additionally support
+boot from NOR flash and SATA disks. All processors can boot from an internal
UART, if booting from device media fails.
Booting from NOR flash does not require to use this image type.
@@ -59,12 +60,12 @@ Configuration command line syntax:
-------------- -----------
IMXIMAGE_VERSION 1/2
1 is for mx25/mx35/mx51 compatible,
- 2 is for mx53 compatible,
+ 2 is for mx53/mx6 compatible,
others is invalid and error is generated.
This command need appear the fist before
other valid commands in configuration file.
- BOOT_FROM nand/spi/sd/onenand
+ BOOT_FROM nand/spi/sd/onenand/nor/sata
Example:
BOOT_FROM spi
DATA type address value