OMAP3 Port kernel omap gpio interface.
Port version 2.6.27 of the linux kernel's omap gpio interface to u-boot.
The orignal source is in linux/arch/arm/plat-omap/gpio.c
See doc/README.omap3 for instructions on use.
Signed-off-by:
Tom Rix <Tom.Rix@windriver.com>
Showing
- cpu/arm_cortexa8/omap3/Makefile 1 addition, 0 deletionscpu/arm_cortexa8/omap3/Makefile
- cpu/arm_cortexa8/omap3/gpio.c 185 additions, 0 deletionscpu/arm_cortexa8/omap3/gpio.c
- doc/README.omap3 32 additions, 0 deletionsdoc/README.omap3
- include/asm-arm/arch-omap3/gpio.h 86 additions, 0 deletionsinclude/asm-arm/arch-omap3/gpio.h
cpu/arm_cortexa8/omap3/gpio.c
0 → 100644
include/asm-arm/arch-omap3/gpio.h
0 → 100644
Please register or sign in to comment