Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] How to change UART1 to UART3 on i.M6Q?
@ 2018-02-23  9:29 Julia Ding
  2018-02-25  7:58 ` Baruch Siach
  0 siblings, 1 reply; 3+ messages in thread
From: Julia Ding @ 2018-02-23  9:29 UTC (permalink / raw)
  To: buildroot

I'm using 'imx6-sabresd_qt5_defconfig' this config.

I want to change UART1 to UART3.

Don't know how to change it.

Can someone give me some clue? Thanks.



--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/

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

* [Buildroot] How to change UART1 to UART3 on i.M6Q?
  2018-02-23  9:29 [Buildroot] How to change UART1 to UART3 on i.M6Q? Julia Ding
@ 2018-02-25  7:58 ` Baruch Siach
  2018-02-26  9:17   ` Julia Ding
  0 siblings, 1 reply; 3+ messages in thread
From: Baruch Siach @ 2018-02-25  7:58 UTC (permalink / raw)
  To: buildroot

Hi Julia,

On Fri, Feb 23, 2018 at 02:29:10AM -0700, Julia Ding wrote:
> I'm using 'imx6-sabresd_qt5_defconfig' this config.
> 
> I want to change UART1 to UART3.
> 
> Don't know how to change it.
> 
> Can someone give me some clue? Thanks.

I assume that you you want the console over UART3 instead of UART1.

At the Buildroot configuration you only need to change the value of 
BR2_TARGET_GENERIC_GETTY_PORT from ttymxc0 to ttymxc2.

Whether this works or not depends also on the kernel device-tree. 
Specifically, pin-control, pin-mux, and UART settings. You might also need to 
change the U-Boot configuration. This is just a clue, as you asked. The 
details are not in scope for this list.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

* [Buildroot] How to change UART1 to UART3 on i.M6Q?
  2018-02-25  7:58 ` Baruch Siach
@ 2018-02-26  9:17   ` Julia Ding
  0 siblings, 0 replies; 3+ messages in thread
From: Julia Ding @ 2018-02-26  9:17 UTC (permalink / raw)
  To: buildroot

Yes, I want the console over UART3 instead of UART1.

I'm new in Buildroot. Can you help me more detail?

Dose kernel device-tree set in 'make linux-menuconfig'?
Where is the 'pin-control, pin-mux'?

Thank you.




--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/

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

end of thread, other threads:[~2018-02-26  9:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-23  9:29 [Buildroot] How to change UART1 to UART3 on i.M6Q? Julia Ding
2018-02-25  7:58 ` Baruch Siach
2018-02-26  9:17   ` Julia Ding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox