[U-Boot] configuring u-boot for custom board based on beaglebone(am335xx_evm)

Tom Rini trini at ti.com
Thu Dec 20 02:11:43 CET 2012


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>


More information about the U-Boot mailing list