From: "Tim" <TimH@JTi.uk.com>
To: <u-boot@lists.denx.de>
Subject: SAMA5D27 - UTMI issue?
Date: Fri, 23 Jul 2021 13:45:31 +0100 [thread overview]
Message-ID: <0e5501d77fc0$9f4e82d0$ddeb8870$@JTi.uk.com> (raw)
Hi,
I have a custom board using the SAMA5D27 and basically have u-boot running
now. The only issue I have is that because it uses a 24MHz crystal (like the
SOM EV board) the UTMICKTRIM register needs to be set correctly (not just
for USB - the CAN system runs best from the 480MHz UPLL clock).
I can see code (a driver?) that does this but I don't believe it is being
called (an inspection of the relevant register from the final user app that
u-boot calls shows it has not been set, or not set correctly).
I can see a patch 4 years ago that discusses this but I cannot for the life
of me work out where or how from the myriad of Kconfig options, or anything
else, that this would get called/set/used. Undoubtedly due to my
inexperience with u-boot!
Can someone please point me in the right direction? I don't think it's a
bug/issue as such, I just need what is the magic CONFIG or board specific
function/call, or whatever I need get the code called!
Thanks,
Tim.
reply other threads:[~2021-07-23 23:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='0e5501d77fc0$9f4e82d0$ddeb8870$@JTi.uk.com' \
--to=timh@jti.uk.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 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.