]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX6 SabreSD: Use readl() to read the CCM_CCGR3 register
authorLiu Ying <Ying.Liu@freescale.com>
Fri, 29 Nov 2013 14:38:39 +0000 (22:38 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 17 Dec 2013 17:38:42 +0000 (18:38 +0100)
commit1230743731cb8a2e3348044e2535e890d16fb2e6
treee98e50f25cefc54c8a871ff032a99069dd2c8df0
parent02824dc78642b3057cc8c1ab7dc32203f55a17fa
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>
board/freescale/mx6sabresd/mx6sabresd.c