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>
Mon, 6 Jun 2011 07:50:04 +0000 (09:50 +0200)
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>

No differences found