Re: [U-Boot] [PATCH] ARM: mxs: Add mx28evk_auart_console target

2013-08-18 Thread Marek Vasut
Hi Andreas,

 Dear Marek
 
  I wonder, why dont you add support for the TQ SoM in the first place?
 
 I have plans to do it but I only have access to the board at work and
 I currently am very busy so have limited time testing the board setup, so I
 don't know when in time I will be able to submit such a patch.

Sucks, but ok.

Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ARM: mxs: Add mx28evk_auart_console target

2013-08-17 Thread Marek Vasut
Dear Andreas Wass,

 The target uses AUART 3 instead of the DUART for console output.
 
 Signed-off-by: Andreas Wass andreas.w...@dalelven.com
 Cc: Fabio Estevam fabio.este...@freescale.com
 Cc: Marek Vasut ma...@denx.de
 ---

I wonder, why dont you add support for the TQ SoM in the first place?

Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ARM: mxs: Add mx28evk_auart_console target

2013-08-17 Thread Andreas Wass
Dear Marek

 I wonder, why dont you add support for the TQ SoM in the first place?

I have plans to do it but I only have access to the board at work and
I currently am very busy so have limited time testing the board setup, so I 
don't
know when in time I will be able to submit such a patch.

Regards
Andreas
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ARM: mxs: Add mx28evk_auart_console target

2013-08-16 Thread Otavio Salvador
On Fri, Aug 16, 2013 at 1:24 PM, Andreas Wass andreas.w...@dalelven.com wrote:
 The target uses AUART 3 instead of the DUART for console output.

 Signed-off-by: Andreas Wass andreas.w...@dalelven.com
 Cc: Fabio Estevam fabio.este...@freescale.com
 Cc: Marek Vasut ma...@denx.de

Why to use AUART for console? can you elaborate it a little more?

-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ARM: mxs: Add mx28evk_auart_console target

2013-08-16 Thread Andreas Wass
Dear Otavio,

Some boards don't have the DUART easily available (see STKa28 by TQ-group for 
instance) while a regular rs232 port is easily accessed. 

The purpose of this patch is more of a demonstration how to use the AUART 
driver and was requested by Fabio during the submission of the AUART driver. 

Best regards
Andreas Wass

16 aug 2013 kl. 19:00 skrev Otavio Salvador ota...@ossystems.com.br:

 On Fri, Aug 16, 2013 at 1:24 PM, Andreas Wass andreas.w...@dalelven.com 
 wrote:
 The target uses AUART 3 instead of the DUART for console output.
 
 Signed-off-by: Andreas Wass andreas.w...@dalelven.com
 Cc: Fabio Estevam fabio.este...@freescale.com
 Cc: Marek Vasut ma...@denx.de
 
 Why to use AUART for console? can you elaborate it a little more?
 
 -- 
 Otavio Salvador O.S. Systems
 http://www.ossystems.com.brhttp://projetos.ossystems.com.br
 Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ARM: mxs: Add mx28evk_auart_console target

2013-08-16 Thread Fabio Estevam
On Fri, Aug 16, 2013 at 2:06 PM, Andreas Wass andreas.w...@dalelven.com wrote:
 Dear Otavio,

 Some boards don't have the DUART easily available (see STKa28 by TQ-group for 
 instance) while a regular rs232 port is easily accessed.

 The purpose of this patch is more of a demonstration how to use the AUART 
 driver and was requested by Fabio during the submission of the AUART driver.

Yes, correct.

With this target in place, we can have a user of the mxs auart driver
that Andreas submitted recently.

Regards,

Fabio Estevam
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ARM: mxs: Add mx28evk_auart_console target

2013-08-16 Thread Otavio Salvador
On Fri, Aug 16, 2013 at 2:10 PM, Fabio Estevam feste...@gmail.com wrote:
 On Fri, Aug 16, 2013 at 2:06 PM, Andreas Wass andreas.w...@dalelven.com 
 wrote:
 Dear Otavio,

 Some boards don't have the DUART easily available (see STKa28 by TQ-group 
 for instance) while a regular rs232 port is easily accessed.

 The purpose of this patch is more of a demonstration how to use the AUART 
 driver and was requested by Fabio during the submission of the AUART driver.

 Yes, correct.

 With this target in place, we can have a user of the mxs auart driver
 that Andreas submitted recently.

I see.

Good :-)

-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot