]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x evm: Initial support for AM335x GP EVM Profiles
authorTom Rini <trini@ti.com>
Wed, 8 Aug 2012 16:03:07 +0000 (09:03 -0700)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:18 +0000 (14:58 +0200)
commit036fd65a8c71f0dcc7edcbd12ba33b7d645b5677
treec83fe47978d127c2c8dbf68a2cc9e7af80b151d9
parent38d4a6042b92d30d74012c3c91142bca2a249e92
am335x evm: Initial support for AM335x GP EVM Profiles

The AM335x GP EVM can have one of 8 different profiles selected.  Each
profile has a different set of peripherals and requires different pinmux
configurations that conflict with other profiles.  i2c1 is an example of
a conflicted mux currently.

Signed-off-by: Tom Rini <trini@ti.com>
board/ti/am335x/mux.c