commit | 1230743731cb8a2e3348044e2535e890d16fb2e6 | [log] [tgz] |
---|---|---|
author | Liu Ying <Ying.Liu@freescale.com> | Fri Nov 29 22:38:39 2013 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Dec 17 18:38:42 2013 +0100 |
tree | e98e50f25cefc54c8a871ff032a99069dd2c8df0 | |
parent | 02824dc78642b3057cc8c1ab7dc32203f55a17fa [diff] |
MX6 SabreSD: Use readl() to read the CCM_CCGR3 register Align with the context to use readl() to read the CCM_CCGR3 register with memory barrier instead of __raw_readl(). Signed-off-by: Liu Ying <Ying.Liu@freescale.com> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>