commit | 5dd24ba23e48f68d917e1b68afc7a572e6306eec | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Jan 30 15:35:50 2008 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Feb 04 11:47:40 2008 +0100 |
tree | ec68ac6e1f31bedb30d63d7a124cdf788eee89d4 | |
parent | 0fb8ab9b497fcc88bae965dc47b190f795e357ab [diff] |
ppc4xx: Fix GPIO configuration for pcs440ep The SRD0_PFC0 register was not configured correctly to enable the GPIO's 49-63 for GPIO. They have been configured as trace signals. This patch fixes this by clearing the corresponding bit. Signed-off-by: Stefan Roese <sr@denx.de>