powerpc/p1023rds: Fix the error of bank-width of nor flash
authorChunhe Lan <Chunhe.Lan@freescale.com>
Fri, 12 Aug 2011 11:00:09 +0000 (19:00 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 31 Aug 2011 02:27:33 +0000 (21:27 -0500)
In the p1023rds, a physical bus of nor flash is 16 bits width.
The bank-width is width (in bytes) of the bus width. So, the
value of bank-width of nor flash is not one, and it should be
two.

Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found