]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Blackfin: unify custom gpio commands
authorMike Frysinger <vapier@gentoo.org>
Wed, 2 Jun 2010 08:34:49 +0000 (04:34 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 5 Jul 2010 09:30:07 +0000 (05:30 -0400)
commitc5530555f82f6fbaf51656e9ba10e295d3c5f195
tree4ab43198bd54949c9defa91b1cf5ab2ccf02b7cf
parent4638b21f2ebc3781def51e82fb4e425a468f2e49
Blackfin: unify custom gpio commands

Now that we have a unified gpio layer, the misc partial gpio commands
can be unified and made complete (support all possible gpios).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14 files changed:
arch/blackfin/cpu/Makefile
arch/blackfin/cpu/cmd_gpio.c [new file with mode: 0644]
board/bf537-stamp/Makefile
board/bf537-stamp/cmd_bf537led.c [deleted file]
board/cm-bf527/Makefile
board/cm-bf527/gpio.c [deleted file]
board/cm-bf537e/Makefile
board/cm-bf537e/flash.c [deleted file]
board/cm-bf537u/Makefile
board/cm-bf537u/flash.c [deleted file]
board/tcm-bf537/Makefile
board/tcm-bf537/flash.c [deleted file]
include/configs/bf537-stamp.h
include/configs/bfin_adi_common.h