commit | e1d1429b49b0ee58c80f8c7b29c1ebaf8be7f5f1 | [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 | 28d77d968bfe0316deb5bf15c17f57d5ff2c8821 [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>