ppc4xx: Fix bug with default GPIO output value
authorStefan Roese <sr@denx.de>
Fri, 20 Jul 2007 13:03:44 +0000 (15:03 +0200)
committerStefan Roese <sr@denx.de>
Fri, 20 Jul 2007 13:03:44 +0000 (15:03 +0200)
commita71d96eac8130b53a91f93cd10c70fca0db18d52
treee65126f8b6f778fe01ac121e9550dc5777471269
parent531e3e8b831f357056448fa573137d5fb37000fd
ppc4xx: Fix bug with default GPIO output value

As spotted by Matthias Fuchs, the default output values for all GPIO1
outputs were not setup correctly. This patch fixes this issue.

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/gpio.c