ARM: mx53: Fix the chip select addresses
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 3 Jun 2011 19:10:15 +0000 (16:10 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 Jul 2011 06:45:03 +0000 (08:45 +0200)
commit2aee401e03da21e81ed995dda6f8e8126058f822
tree19d699e01882a80fa35d9b2528f540e15639c357
parentf2abaae42eaf9ee617d8ea59090306da82f956c7
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 <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/plat-mxc/include/mach/mx53.h