]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mx51/sdma: Check the chip revision in run-time
authorFabio Estevam <festevam@gmail.com>
Sat, 28 May 2011 19:05:08 +0000 (16:05 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 7 Jun 2011 11:05:02 +0000 (13:05 +0200)
commit3663b961e7aae6e0a2c0a9dcd8fbff819b1b93d8
tree96fd6a3243405187c0b9abcac95a7981d0842da7
parentcac3fcc339a5d9938a9f8722ea2d4b0b1c77da35
ARM: mx51/sdma: Check the chip revision in run-time

Check the MX51 chip revision in run-time so that the correct SDMA firmware can
be loaded.

While at it also remove the silicon revision from the sdma_script_start_addrs
structure name for MX51. All the MX51 revisions share the same SDMA start addresses.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/plat-mxc/devices/platform-imx-dma.c