From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 17 Oct 2012 18:11:38 +0200 Subject: [U-Boot] [PATCH 1/3] mx5: lowlevel_init.S: Split init_clock macro In-Reply-To: <1350315437-29848-1-git-send-email-fabio.estevam@freescale.com> References: <1350315437-29848-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <507ED8BA.8080406@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 Am 15/10/2012 17:37, schrieb Fabio Estevam: > init_clock is currently shared between mx51 and mx53 and it contains lots of > ifdef's which makes it really hard to follow the code. > > Split the init_clock between mx51 and mx53 to allow easier readability. > > No functional changes are made. > > Signed-off-by: Fabio Estevam > --- 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 =====================================================================