From: Fabio Estevam Date: Fri, 3 Jun 2011 19:10:15 +0000 (-0300) Subject: ARM: mx53: Fix the chip select addresses X-Git-Tag: v3.1-rc1~249^2~3^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aee401e03da21e81ed995dda6f8e8126058f822;p=pandora-kernel.git ARM: mx53: Fix the chip select addresses MX53 has 4 chip selects (CS0 - CS3) and the valid combinations are: - CS0 (128MB) - CS0 (64MB), CS1 (64MB) - CS0 (64MB), CS1 (32MB), CS2 (32MB) - CS0 (32MB), CS1 (32MB), CS2 (32MB) , CS3 (32MB) Fix these addresses and also take into account all the four possibilities. Signed-off-by: Fabio Estevam Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed