]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 7 Jun 2011 11:05:05 +0000 (13:05 +0200)
commitee3c48b7de3a6ea2f954cd28f35db56893aea8a9
tree6eae4dd16c3890e217122211eea84b85905fd013
parent1f87fde9c5cef49c094851bc90c0098e6de7d6f5
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