[U-Boot] [PATCH] README: imximage: mx35 does not boot from internal mode yet

Fabio Estevam fabio.estevam at freescale.com
Tue Jan 15 13:07:47 CET 2013


Currently booting from internal mode is not supported in U-boot for mx35, so 
remove it from the list of supported SoCs.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 doc/README.imximage |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.imximage b/doc/README.imximage
index 073e3fc..5f4d277 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, MX51, MX53 and MX6 processors via internal boot
+by Freescale MX25, MX51, MX53 and MX6 processors via internal boot
 mode.
 
 These processors can boot directly from NAND, SPI flash and SD card flash
-- 
1.7.9.5




More information about the U-Boot mailing list