diff mbox

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

Message ID 1358251667-25148-1-git-send-email-fabio.estevam@freescale.com
State Rejected
Headers show

Commit Message

Fabio Estevam Jan. 15, 2013, 12:07 p.m. UTC
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@freescale.com>
---
 doc/README.imximage |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefano Babic Jan. 15, 2013, 3:23 p.m. UTC | #1
On 15/01/2013 13:07, Fabio Estevam wrote:
> 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@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.
>  


mmmhhh...I know there are not a lot of examples (only one), but I pushed
the woodburn board that boots from SD Card using internal boot mode and SPL.

Best regards,
Stefano Babic
Fabio Estevam Jan. 15, 2013, 3:24 p.m. UTC | #2
On Tue, Jan 15, 2013 at 1:23 PM, Stefano Babic <sbabic@denx.de> wrote:

> mmmhhh...I know there are not a lot of examples (only one), but I pushed
> the woodburn board that boots from SD Card using internal boot mode and SPL.

Ok, then. I was aware of it.

Regards,

Fabio Estevam
Fabio Estevam Jan. 15, 2013, 3:25 p.m. UTC | #3
On Tue, Jan 15, 2013 at 1:24 PM, Fabio Estevam <festevam@gmail.com> wrote:
> On Tue, Jan 15, 2013 at 1:23 PM, Stefano Babic <sbabic@denx.de> wrote:
>
>> mmmhhh...I know there are not a lot of examples (only one), but I pushed
>> the woodburn board that boots from SD Card using internal boot mode and SPL.
>
> Ok, then. I was aware of it.

I meant, I wasn't aware of it ;-)
diff mbox

Patch

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