[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitz
authorEric Miao <eric.miao@marvell.com>
Sun, 16 Nov 2008 07:56:58 +0000 (15:56 +0800)
committerEric Miao <eric.miao@marvell.com>
Sun, 16 Nov 2008 08:03:13 +0000 (16:03 +0800)
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>

No differences found