]> Git Repo - u-boot.git/commit - doc/README.omap3
OMAP3 Port kernel omap gpio interface.
authorTom Rix <[email protected]>
Fri, 15 May 2009 21:48:36 +0000 (23:48 +0200)
committerWolfgang Denk <[email protected]>
Fri, 12 Jun 2009 18:39:50 +0000 (20:39 +0200)
commit0c872ecd01d6782ae9d37b6eb721404a4a48f356
tree522a36bcdfc4b52423c410de64e853384a84eb7a
parent376aee78dd66ae0dc4ce496cbe93ecc80aaad48e
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 <[email protected]>
cpu/arm_cortexa8/omap3/Makefile
cpu/arm_cortexa8/omap3/gpio.c [new file with mode: 0644]
doc/README.omap3
include/asm-arm/arch-omap3/gpio.h [new file with mode: 0644]
This page took 0.052797 seconds and 4 git commands to generate.