From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Sun, 06 May 2012 17:48:04 +0200 Subject: [U-Boot] [PATCH 2/3] mx53loco: Allow to print CPU information at a later stage In-Reply-To: <1335809524-1994-2-git-send-email-festevam@gmail.com> References: <1335809524-1994-1-git-send-email-festevam@gmail.com> <1335809524-1994-2-git-send-email-festevam@gmail.com> Message-ID: <4FA69D34.7070708@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 30/04/2012 20:12, Fabio Estevam wrote: > Print CPU information within board_late_init(). > > This is in preparation for adding 1GHz support, which requires programming a PMIC > via I2C. As I2C is only available after relocation, print the CPU information > later at board_late_init(), so that the CPU frequency can be printed correctly. > > 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 =====================================================================