u-boot/arch/arm/cpu/armv7/omap-common
Joe Hershberger b5db0a068a omap: Don't use gpio_free to change direction to input
gpio_free() should not have the side effect of setting the line to input since this prevents the gpio command from being able to set a line as output.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-10-27 21:56:35 +02:00
..
config.mk
gpio.c omap: Don't use gpio_free to change direction to input 2011-10-27 21:56:35 +02:00
Makefile omap-common: reorganize spl.c 2011-09-30 22:00:55 +02:00
reset.S
spl.c omap: spl: fix build break due to changes in FAT 2011-10-27 21:56:35 +02:00
spl_mmc.c Move timestamp and version files into 'generated' subdir 2011-10-17 23:57:00 +02:00
spl_nand.c Move timestamp and version files into 'generated' subdir 2011-10-17 23:57:00 +02:00
timer.c
u-boot-spl.lds
utils.c