commit | 69df00f9d9c2f45b4576d1eae79bfac8bebb8821 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Feb 05 15:07:33 2010 +0100 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sun Mar 07 12:36:36 2010 -0600 |
tree | 12f15505fd35129c7028eb86482393be1ca32c4e | |
parent | 11fdade294b4d60c19ae861515aabddca1278deb [diff] |
ARM: add accessors functions Some Freescale's processors of different architecture have the same peripheral (eSDHC controller in PowerPC and i.MX51). This patch adds accessors for the internal registers of the SOCs, as already implemented in the PowerPC architecture. Signed-off-by: Stefano Babic <sbabic@denx.de>