From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 17 Dec 2013 18:43:35 +0100 Subject: [U-Boot] [PATCH 1/1] MX6 SabreSD: Use readl() to read the CCM_CCGR3 register In-Reply-To: <1385735919-7610-1-git-send-email-Ying.Liu@freescale.com> References: <1385735919-7610-1-git-send-email-Ying.Liu@freescale.com> Message-ID: <52B08D47.3060007@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 29/11/2013 15:38, Liu Ying wrote: > 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 > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================