]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
[PATCH] Add 4xx GPIO functions
authorStefan Roese <sr@denx.de>
Sat, 24 Mar 2007 14:57:09 +0000 (15:57 +0100)
committerStefan Roese <sr@denx.de>
Sat, 24 Mar 2007 14:57:09 +0000 (15:57 +0100)
commit0d974d5297349504a2ddfa09314be573b5df320a
treeb7f9b98813aeb348077c4370da8e26ccb7b1fce2
parent2db633658bbf366ab0c8dad7a0727e1fb2ae6b11
[PATCH] Add 4xx GPIO functions

This patch adds some 4xx GPIO functions. It also moves some of the
common code and defines into a common 4xx GPIO header file.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/bamboo/bamboo.c
board/amcc/bamboo/bamboo.h
board/amcc/katmai/katmai.c
cpu/ppc4xx/Makefile
cpu/ppc4xx/cpu_init.c
include/asm-ppc/gpio.h [new file with mode: 0644]
include/ppc440.h