commit | 036fd65a8c71f0dcc7edcbd12ba33b7d645b5677 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Wed Aug 08 09:03:07 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:18 2012 +0200 |
tree | c83fe47978d127c2c8dbf68a2cc9e7af80b151d9 | |
parent | 38d4a6042b92d30d74012c3c91142bca2a249e92 [diff] |
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>