All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux alternative to MFG Tools
@ 2013-10-21 16:38 Flavio Castro Alves Filho
  2013-10-21 19:24 ` Gary Thomas
  0 siblings, 1 reply; 7+ messages in thread
From: Flavio Castro Alves Filho @ 2013-10-21 16:38 UTC (permalink / raw)
  To: meta-freescale

Hello,

Does anybody know any Linux alternative to MFG Tool?

Regards,

Flavio

-- 
Flavio de Castro Alves Filho

flavio.alves@gmail.com
www.linuxembarcado.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves


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

* Re: Linux alternative to MFG Tools
  2013-10-21 16:38 Linux alternative to MFG Tools Flavio Castro Alves Filho
@ 2013-10-21 19:24 ` Gary Thomas
  2013-10-21 19:43   ` Flavio Castro Alves Filho
  0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2013-10-21 19:24 UTC (permalink / raw)
  To: meta-freescale

On 2013-10-21 10:38, Flavio Castro Alves Filho wrote:
> Hello,
>
> Does anybody know any Linux alternative to MFG Tool?

I've used this successfully on the i.MX6
   git://github.com/boundarydevices/imx_usb_loader.git

Just to make sure - what were you looking to do with the tool?


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

* Re: Linux alternative to MFG Tools
  2013-10-21 19:24 ` Gary Thomas
@ 2013-10-21 19:43   ` Flavio Castro Alves Filho
  2013-10-21 19:54     ` Otavio Salvador
  0 siblings, 1 reply; 7+ messages in thread
From: Flavio Castro Alves Filho @ 2013-10-21 19:43 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale

I am looking for it - usb loading.

But ... for imx28 cpu :-( ... your link supports just imx5 and imx6.

Thank you very much.

Best regards,

Flavio


2013/10/21 Gary Thomas <samoht.yrag@gmail.com>:
> On 2013-10-21 10:38, Flavio Castro Alves Filho wrote:
>>
>> Hello,
>>
>> Does anybody know any Linux alternative to MFG Tool?
>
>
> I've used this successfully on the i.MX6
>   git://github.com/boundarydevices/imx_usb_loader.git
>
> Just to make sure - what were you looking to do with the tool?
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Flavio de Castro Alves Filho

flavio.alves@gmail.com
www.linuxembarcado.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves


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

* Re: Linux alternative to MFG Tools
  2013-10-21 19:43   ` Flavio Castro Alves Filho
@ 2013-10-21 19:54     ` Otavio Salvador
  2013-10-21 20:18       ` Flavio Castro Alves Filho
  0 siblings, 1 reply; 7+ messages in thread
From: Otavio Salvador @ 2013-10-21 19:54 UTC (permalink / raw)
  To: Flavio Castro Alves Filho; +Cc: meta-freescale@yoctoproject.org

On Mon, Oct 21, 2013 at 5:43 PM, Flavio Castro Alves Filho
<flavio.alves@gmail.com> wrote:
> I am looking for it - usb loading.
>
> But ... for imx28 cpu :-( ... your link supports just imx5 and imx6.

mxsboot from DENX.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: Linux alternative to MFG Tools
  2013-10-21 19:54     ` Otavio Salvador
@ 2013-10-21 20:18       ` Flavio Castro Alves Filho
  2013-10-21 20:20         ` Otavio Salvador
  0 siblings, 1 reply; 7+ messages in thread
From: Flavio Castro Alves Filho @ 2013-10-21 20:18 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

mxsboot is responsible for creating the image, not for loading the
image to the target, isn't it?

I would like a MFG Tool for Linux to be used with imx28 :-)

2013/10/21 Otavio Salvador <otavio@ossystems.com.br>:
> On Mon, Oct 21, 2013 at 5:43 PM, Flavio Castro Alves Filho
> <flavio.alves@gmail.com> wrote:
>> I am looking for it - usb loading.
>>
>> But ... for imx28 cpu :-( ... your link supports just imx5 and imx6.
>
> mxsboot from DENX.
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



-- 
Flavio de Castro Alves Filho

flavio.alves@gmail.com
www.linuxembarcado.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves


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

* Re: Linux alternative to MFG Tools
  2013-10-21 20:18       ` Flavio Castro Alves Filho
@ 2013-10-21 20:20         ` Otavio Salvador
  2013-10-21 20:36           ` Flavio Castro Alves Filho
  0 siblings, 1 reply; 7+ messages in thread
From: Otavio Salvador @ 2013-10-21 20:20 UTC (permalink / raw)
  To: Flavio Castro Alves Filho; +Cc: meta-freescale@yoctoproject.org

On Mon, Oct 21, 2013 at 6:18 PM, Flavio Castro Alves Filho
<flavio.alves@gmail.com> wrote:
> mxsboot is responsible for creating the image, not for loading the
> image to the target, isn't it?
>
> I would like a MFG Tool for Linux to be used with imx28 :-)

Sorry, mistyped it. mxsldr.

http://git.denx.de/?p=mxsldr.git;a=summary

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

* Re: Linux alternative to MFG Tools
  2013-10-21 20:20         ` Otavio Salvador
@ 2013-10-21 20:36           ` Flavio Castro Alves Filho
  0 siblings, 0 replies; 7+ messages in thread
From: Flavio Castro Alves Filho @ 2013-10-21 20:36 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

That's cool :-)

Thank you Otavio.

2013/10/21 Otavio Salvador <otavio@ossystems.com.br>:
> On Mon, Oct 21, 2013 at 6:18 PM, Flavio Castro Alves Filho
> <flavio.alves@gmail.com> wrote:
>> mxsboot is responsible for creating the image, not for loading the
>> image to the target, isn't it?
>>
>> I would like a MFG Tool for Linux to be used with imx28 :-)
>
> Sorry, mistyped it. mxsldr.
>
> http://git.denx.de/?p=mxsldr.git;a=summary
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



-- 
Flavio de Castro Alves Filho

flavio.alves@gmail.com
www.linuxembarcado.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves


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

end of thread, other threads:[~2013-10-21 20:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 16:38 Linux alternative to MFG Tools Flavio Castro Alves Filho
2013-10-21 19:24 ` Gary Thomas
2013-10-21 19:43   ` Flavio Castro Alves Filho
2013-10-21 19:54     ` Otavio Salvador
2013-10-21 20:18       ` Flavio Castro Alves Filho
2013-10-21 20:20         ` Otavio Salvador
2013-10-21 20:36           ` Flavio Castro Alves Filho

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.