From: Simon Schwarz <simonschwarzcor@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] preloader_console_init()
Date: Mon, 25 Jul 2011 17:06:35 +0200 [thread overview]
Message-ID: <4E2D867B.4060602@gmail.com> (raw)
Hi Aneesh,
I'am nearly done with OMAP3 - I think I can release the patch today.
I have just one problem left:
You implemented preloader_console_init() in omap-common to call
setup_clocks_for_console(). This is a OMAP4 specific call - OMAP3 only
has per_clocks_init() - which inits a bunch of clocks.
Can you change the preloader_console_init()-function that it requires
that the UART already has a clock and move your
setup_clocks_for_console() out of the function?
Regards & Thanks
Simon
next reply other threads:[~2011-07-25 15:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-25 15:06 Simon Schwarz [this message]
2011-07-27 14:39 ` [U-Boot] preloader_console_init() V, Aneesh
2011-07-27 15:02 ` Simon Schwarz
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=4E2D867B.4060602@gmail.com \
--to=simonschwarzcor@googlemail.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.