commit | 6f45063aa50db8cf861da488678903262468bc92 | [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 | 062772c963576889be824b4e3f302b21e216adf1 [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>