u-boot/arch
Mike Frysinger a972b8d701 gpio: generalize for all generic gpio providers
The Blackfin gpio command isn't terribly Blackfin-specific.  So generalize
the few pieces into two new optional helpers:
	name_to_gpio() - turn a string name into a GPIO #
	gpio_status() - display current pin bindings (think /proc/gpio)

Once these pieces are pulled out, we can relocate the cmd_gpio.c into the
common directory.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-04-13 15:56:51 -04:00
..
arm Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
avr32 Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
blackfin gpio: generalize for all generic gpio providers 2011-04-13 15:56:51 -04:00
i386 Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
m68k Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
microblaze Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
mips Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
nios2 rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00
powerpc Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
sh Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
sparc Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00