From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 10 Sep 2013 19:00:50 +0200 Subject: [U-Boot] [PATCH] mx6: Fix calculation of emi_slow clock rate In-Reply-To: <1372937252-22978-1-git-send-email-andrew_gabbasov@mentor.com> References: <1372937252-22978-1-git-send-email-andrew_gabbasov@mentor.com> Message-ID: <522F5042.60503@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 04/07/2013 13:27, Andrew Gabbasov wrote: > This is porting of Freescale's patch from version imx_v2009.08_3.0.35_4.0.0, > that fixes the obvious mistype of bits offset macro name (ACLK_EMI_PODF_OFFSET > was used instead of ACLK_EMI_SLOW_PODF_OFFSET). > > Using the occasion, change the variable name 'emi_slow_pof' to more consistent > 'emi_slow_podf'. > > Signed-off-by: Jason Liu > Signed-off-by: Andrew Gabbasov > --- 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 =====================================================================