From: Chunhe Lan Date: Fri, 12 Aug 2011 11:00:09 +0000 (+0800) Subject: powerpc/p1023rds: Fix the error of bank-width of nor flash X-Git-Tag: v3.1-rc5~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c81e4b426a17785ebd4f41d1e14a818706bdc90;p=pandora-kernel.git powerpc/p1023rds: Fix the error of bank-width of nor flash 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed