u-boot-brain/arch/arm
Stephen Warren 4850ab9a4f tegra2: Fix conflicting pinmux for UARTA
Tegra appears to boot with function UARTA pre-selected on mux
group SDB. If two mux groups are both set to the same function,
it's unclear which group's pins drive the RX signals into the
HW module. For UARTA, SDB certainly overrides group IRTX in
practice. To solve this, configure some alternative function on
SDB to avoid the conflict. Also, tri-state the group to avoid
driving any signal onto it until we know what's connected.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-02-12 10:11:22 +01:00
..
cpu tegra2: Fix conflicting pinmux for UARTA 2012-02-12 10:11:22 +01:00
include/asm ARM: AM33XX: Add i2c support 2012-01-23 11:57:31 +01:00
lib arm, fdt: update ethernet mac address before booting Linux 2011-12-19 17:52:44 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00