]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH] fix gpio setting when using CFG_440_GPIO_TABLE
authorBenoît Monin <bmonin@adeneo.eu>
Fri, 8 Jun 2007 07:55:24 +0000 (09:55 +0200)
committerStefan Roese <sr@denx.de>
Fri, 8 Jun 2007 07:55:24 +0000 (09:55 +0200)
commitfba3fb0449b8a54542aed1e729de76e7f5a2ff1b
tree4d8443944681c8ef18e6aa789e6035be61bd6447
parent725671ccd2cd04c9ebc50c9e5a94dd8cbade66b7
[PATCH] fix gpio setting when using CFG_440_GPIO_TABLE

Set the correct value in GPIOx_TCR when configuring the gpio
with CFG_440_GPIO_TABLE.

Signed-off-by: Benoit Monin <bmonin@adeneo.eu>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/gpio.c