* [U-Boot] [PATCH] mxs: Linux uses ttyAMA0 as DUART
@ 2013-01-11 23:29 Marek Vasut
2013-01-12 13:24 ` Otavio Salvador
2013-01-21 11:10 ` Stefano Babic
0 siblings, 2 replies; 5+ messages in thread
From: Marek Vasut @ 2013-01-11 23:29 UTC (permalink / raw)
To: u-boot
Replace use of ttyAM0 with ttyAMA0 as default serial console.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
---
include/configs/m28evk.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
index 6887171..d34e970 100644
--- a/include/configs/m28evk.h
+++ b/include/configs/m28evk.h
@@ -274,7 +274,7 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_BOOTDELAY 3
#define CONFIG_BOOTFILE "uImage"
-#define CONFIG_BOOTARGS "console=ttyAM0,115200n8 "
+#define CONFIG_BOOTARGS "console=ttyAMA0,115200n8 "
#define CONFIG_BOOTCOMMAND "run bootcmd_net"
#define CONFIG_LOADADDR 0x42000000
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
--
1.7.10.4
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] mxs: Linux uses ttyAMA0 as DUART
2013-01-11 23:29 [U-Boot] [PATCH] mxs: Linux uses ttyAMA0 as DUART Marek Vasut
@ 2013-01-12 13:24 ` Otavio Salvador
2013-01-12 16:14 ` Marek Vasut
2013-01-21 11:10 ` Stefano Babic
1 sibling, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2013-01-12 13:24 UTC (permalink / raw)
To: u-boot
On Fri, Jan 11, 2013 at 9:29 PM, Marek Vasut <marex@denx.de> wrote:
> Replace use of ttyAM0 with ttyAMA0 as default serial console.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Stefano Babic <sbabic@denx.de>
Please use the board name in the commit log.
--
Otavio Salvador O.S. Systems
E-mail: otavio at ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] mxs: Linux uses ttyAMA0 as DUART
2013-01-12 13:24 ` Otavio Salvador
@ 2013-01-12 16:14 ` Marek Vasut
2013-01-12 16:21 ` Otavio Salvador
0 siblings, 1 reply; 5+ messages in thread
From: Marek Vasut @ 2013-01-12 16:14 UTC (permalink / raw)
To: u-boot
Dear Otavio Salvador,
> On Fri, Jan 11, 2013 at 9:29 PM, Marek Vasut <marex@denx.de> wrote:
> > Replace use of ttyAM0 with ttyAMA0 as default serial console.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Stefano Babic <sbabic@denx.de>
>
> Please use the board name in the commit log.
I think mxs is enough.
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] mxs: Linux uses ttyAMA0 as DUART
2013-01-12 16:14 ` Marek Vasut
@ 2013-01-12 16:21 ` Otavio Salvador
0 siblings, 0 replies; 5+ messages in thread
From: Otavio Salvador @ 2013-01-12 16:21 UTC (permalink / raw)
To: u-boot
On Sat, Jan 12, 2013 at 2:14 PM, Marek Vasut <marex@denx.de> wrote:
> Dear Otavio Salvador,
>
>> On Fri, Jan 11, 2013 at 9:29 PM, Marek Vasut <marex@denx.de> wrote:
>> > Replace use of ttyAM0 with ttyAMA0 as default serial console.
>> >
>> > Signed-off-by: Marek Vasut <marex@denx.de>
>> > Cc: Stefano Babic <sbabic@denx.de>
>>
>> Please use the board name in the commit log.
>
> I think mxs is enough.
I don't; you did not fix it for a SoC family neither it is a common
fix; You fixed it to m28evk only so it should be clear in the commit
log.
--
Otavio Salvador O.S. Systems
E-mail: otavio at ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot] [PATCH] mxs: Linux uses ttyAMA0 as DUART
2013-01-11 23:29 [U-Boot] [PATCH] mxs: Linux uses ttyAMA0 as DUART Marek Vasut
2013-01-12 13:24 ` Otavio Salvador
@ 2013-01-21 11:10 ` Stefano Babic
1 sibling, 0 replies; 5+ messages in thread
From: Stefano Babic @ 2013-01-21 11:10 UTC (permalink / raw)
To: u-boot
On 12/01/2013 00:29, Marek Vasut wrote:
> Replace use of ttyAM0 with ttyAMA0 as default serial console.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Stefano Babic <sbabic@denx.de>
> ---
Applied to u-boot-imx, thanks.
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] 5+ messages in thread
end of thread, other threads:[~2013-01-21 11:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 23:29 [U-Boot] [PATCH] mxs: Linux uses ttyAMA0 as DUART Marek Vasut
2013-01-12 13:24 ` Otavio Salvador
2013-01-12 16:14 ` Marek Vasut
2013-01-12 16:21 ` Otavio Salvador
2013-01-21 11:10 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox