commit | 7a247729ff3b703efd78b8c7f748e8cdf79b7b07 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Jul 31 10:50:01 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:13 2012 +0200 |
tree | fd91465a7ca98875dd631f9e787a1bf63b6a42c2 | |
parent | 132b6dbbcd82cc410afe6688161ad4aa8cef1d1d [diff] |
am33xx: Rework pinmux functions - Move definition of the EEPROM contents to <asm/arch/sys_proto.h> - Make some defines a little less generic now. - Pinmux must be done by done by SPL now. - Create 3 pinmux functions, uart0, i2c0 and board. - Add pinmux specific to Starter Kit EVM for MMC now. Signed-off-by: Tom Rini <trini@ti.com>