All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm)
Date: Wed, 19 Dec 2012 18:11:43 -0700	[thread overview]
Message-ID: <20121220011143.GL14589@bill-the-cat> (raw)
In-Reply-To: <1355930343836-143231.post@n7.nabble.com>

On Wed, Dec 19, 2012 at 07:19:03AM -0800, Pavan wrote:

> Hi Yegor,
> 
> Thanks for quick reply,
> 
>               in u-boot source code to change the beagleboard -xM pin mux we
> can change by updating the file board/ti/beagle/beagle.h by changing the
> MUX_BEAGLE() micro ,how can i access the same thing for beaglebone?

You don't.  We intentionally only enable the muxes that are required
rather than every single possible mux.  You need to do the muxing in the
kernel.  And any clocking too, assuming it's not one fo the ones already
enabled.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121219/95e5ae11/attachment.pgp>

  reply	other threads:[~2012-12-20  1:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19 14:07 [U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm) Pavan
2012-12-19 15:01 ` Yegor Yefremov
2012-12-19 15:19   ` Pavan
2012-12-20  1:11     ` Tom Rini [this message]
2012-12-20 11:15       ` Pavan
2012-12-28 14:06         ` Tom Rini

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=20121220011143.GL14589@bill-the-cat \
    --to=trini@ti.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.