All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] README: imximage: mx35 does not boot from internal mode yet
@ 2013-01-15 12:07 Fabio Estevam
  2013-01-15 15:23 ` Stefano Babic
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2013-01-15 12:07 UTC (permalink / raw)
  To: u-boot

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.
 
 These processors can boot directly from NAND, SPI flash and SD card flash
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] README: imximage: mx35 does not boot from internal mode yet
  2013-01-15 12:07 [U-Boot] [PATCH] README: imximage: mx35 does not boot from internal mode yet Fabio Estevam
@ 2013-01-15 15:23 ` Stefano Babic
  2013-01-15 15:24   ` Fabio Estevam
  0 siblings, 1 reply; 4+ messages in thread
From: Stefano Babic @ 2013-01-15 15:23 UTC (permalink / raw)
  To: u-boot

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

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] README: imximage: mx35 does not boot from internal mode yet
  2013-01-15 15:23 ` Stefano Babic
@ 2013-01-15 15:24   ` Fabio Estevam
  2013-01-15 15:25     ` Fabio Estevam
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2013-01-15 15:24 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] README: imximage: mx35 does not boot from internal mode yet
  2013-01-15 15:24   ` Fabio Estevam
@ 2013-01-15 15:25     ` Fabio Estevam
  0 siblings, 0 replies; 4+ messages in thread
From: Fabio Estevam @ 2013-01-15 15:25 UTC (permalink / raw)
  To: u-boot

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 ;-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-15 15:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15 12:07 [U-Boot] [PATCH] README: imximage: mx35 does not boot from internal mode yet Fabio Estevam
2013-01-15 15:23 ` Stefano Babic
2013-01-15 15:24   ` Fabio Estevam
2013-01-15 15:25     ` Fabio Estevam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.