From: Tomasz Figa <tomasz.figa@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Enabling uart 3 in arndale
Date: Sun, 16 Mar 2014 13:40:26 +0100 [thread overview]
Message-ID: <53259BBA.8000100@gmail.com> (raw)
In-Reply-To: <5FD74073-34A9-4F1B-A272-2F79E93A2307@gmail.com>
Hi,
On 16.03.2014 11:42, armdev wrote:
> Dear Michael,
> Thanks for taking out time to extend help.
>
> As per the RefManual the UART is taking the SCLK_UART Clock and as there are 4 channels (4 UARTS).
>
> Following is from the public exynos 5250 manual (http://www.samsung.com/global/business/semiconductor/file/product/Exynos_5_Dual_User_Manaul_Public_REV100-0.pdf)
>
> "Four independent channels with asynchronous and serial input/output ports for general purpose (Channel 0 to 3), and One channel in ISP (ISP-UART Channel 0)
> ?
> ? Each UART contains a Baud-rate generator, a Transmitter, a Receiver and a Control Unit. The Baud-rate generator uses SCLK_UART."
Each UART block uses independent clock source, i.e. UART0 uses
SCLK_UART0 and UART3 uses SCLK_UART3.
Do you have MUX_UART3 and DIV_UART3 configured properly? Do you have the
IP bus clock (CLK_UART3) ungated?
The public manual contains full description of clock tree and clock
controller registers, so you should be able to figure this out.
Best regards,
Tomasz
next prev parent reply other threads:[~2014-03-16 12:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-14 8:04 [U-Boot] Enabling uart 3 in arndale armdev
2014-03-16 9:22 ` armdev
2014-03-16 9:26 ` Michael Trimarchi
2014-03-16 10:07 ` armdev
2014-03-16 10:25 ` Michael Trimarchi
2014-03-16 10:42 ` armdev
2014-03-16 12:40 ` Tomasz Figa [this message]
2014-03-16 12:53 ` Tomasz Figa
2014-03-28 9:42 ` armdev
2014-03-31 3:47 ` armdev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53259BBA.8000100@gmail.com \
--to=tomasz.figa@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox