u-boot/arch/arm/cpu
Lucas Stach 0cd10c7abf tegra20: rework UART GPIO handling
Rename board provided gpio_config_uart() to
gpio_early_init_uart() as it does the same thing as the equally
called function provided by the uart-switch code. This allows
to simply call this function in early board init whether or not
we are building with CONFIG_UART_SWITCH defined.

Also provide a weak symbol for this function, to avoid the
need to provide this function for boards that don't need any
fixup.

This patch supersedes the earlier posted
"tegra: convert gpio_config_uart to weak symbol".
Build tested with MAKEALL -s tegra20

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-10-15 11:54:07 -07:00
..
arm720t tegra20: rework UART GPIO handling 2012-10-15 11:54:07 -07:00
arm920t usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
arm925t arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm926ejs serial: mxs: spl: Remove empty serial_* functions from SPL code 2012-10-15 11:53:57 -07:00
arm946es arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm1136 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm1176 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
arm_intcm arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
armv7 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
ixp arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
lh7a40x arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
pxa arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
s3c44b0 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
sa1100 arm: Fixed the offset for the no relocation. 2012-10-04 16:41:15 +02:00
tegra-common Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
tegra20-common tegra20: add clock_set_pllout function 2012-10-15 11:54:07 -07:00
u-boot.lds arm: add a common .lds link script 2012-03-30 07:43:44 +02:00