commit | faf2f0ab13d259f2386d156d24c405ec8cee30ff | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Sun Nov 16 15:56:58 2008 +0800 |
committer | Eric Miao <eric.miao@marvell.com> | Sun Nov 16 16:03:13 2008 +0800 |
tree | 8af7f093018f5572126b130b782934b7f3210323 | |
parent | 38cd809e675e29ea1c3bce8ed743b0fe8aa10eea [diff] |
[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz The original incorrect configuration caused GPIO79_nCS_3 being overriden, thus resulted in the NAND flash not being detected. The real PSKTSEL pin is on GPIO104 instead of GPIO79. Signed-off-by: Eric Miao <eric.miao@marvell.com> Cc: Richard Purdie <rpurdie@rpsys.net>