commit | c67bee1460a0da89ef08cbc28375171acc9a4227 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Feb 05 15:11:27 2010 +0100 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sun Mar 07 12:36:36 2010 -0600 |
tree | d829f504b5dbf68199936bbcd7ca2b10618e1f63 | |
parent | 69df00f9d9c2f45b4576d1eae79bfac8bebb8821 [diff] |
fsl_esdhc: add support for mx51 processor The esdhc controller in the mx51 processor is quite the same as the one in some powerpc processors (MPC83xx, MPC85xx). This patches adapts the driver to support the arm mx51. Signed-off-by: Stefano Babic <sbabic@denx.de>