Files
u-boot/board
Stephen Warren 5fac236a97 tegra2: Use new GPIO APIs in gpio_config_uart()
... rather than open-coding the register accesses.

However, gpio_request() typically stores the "label" parameter in a global
data structure. This causes problems when called from gpio_config_uart(),
since the code is running before relocation. To solve this, pass a NULL
string to gpio_request(), and modify gpio_request() not to touch the string
if it's NULL.

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>
2011-12-09 17:30:08 +01:00
..
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2011-03-27 19:18:37 +02:00
2010-12-09 10:25:56 +01:00
2011-11-27 19:44:21 +01:00
2011-11-27 19:44:21 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2010-12-09 10:25:56 +01:00
2010-12-09 10:25:56 +01:00
2011-12-06 23:59:31 +01:00
2011-11-29 21:07:42 +11:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2011-12-01 09:10:57 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-12-06 23:59:39 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2010-12-09 10:25:56 +01:00
2010-12-09 10:25:56 +01:00
2010-11-28 21:45:32 +01:00
2011-11-27 19:44:21 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00
2011-11-27 19:44:21 +01:00
2011-12-06 23:59:39 +01:00
2011-10-15 22:20:36 +02:00
2011-10-15 22:20:36 +02:00