All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx53loco: Disable printing cpuinfo
Date: Wed, 08 Apr 2015 10:46:42 +0200	[thread overview]
Message-ID: <5524EAF2.8060103@denx.de> (raw)
In-Reply-To: <1428330187-10256-1-git-send-email-fabio.estevam@freescale.com>

On 06/04/2015 16:23, Fabio Estevam wrote:
> Since commit 32df39c741788e ("mx5: fix get_reset_cause") we have the following
> boot messages on a mx53qsb:
> 
> U-Boot 2015.04-rc5-00029-gd68df02 (Apr 06 2015 - 11:15:39)                      
>                                                                                 
> CPU:   Freescale i.MX53 rev2.1 at 800 MHz                                       
> Reset cause: POR                                                                
> Board: MX53 LOCO                                                                
> I2C:   ready                                                                    
> DRAM:  1 GiB                                                                    
> MMC:   FSL_SDHC: 0, FSL_SDHC: 1                                                 
> In:    serial                                                                   
> Out:   serial                                                                   
> Err:   serial                                                                   
> CPU:   Freescale i.MX53 rev2.1 at 1000 MHz                                      
> Reset cause: unknown reset                                                      
> Net:   FEC [PRIME] 
> 
> The CPU and Reset cause lines appear twice.
> 
> Initially mx53 boots at 800MHz, then at a later point the PMIC is configured via
> I2C to raise the CPU voltage so that it can run at 1GHz.
> 
> To avoid such misleading double printings, disable printing cpu info for now.                                                             
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
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
=====================================================================

      parent reply	other threads:[~2015-04-08  8:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-06 14:23 [U-Boot] [PATCH] mx53loco: Disable printing cpuinfo Fabio Estevam
2015-04-07  3:46 ` Hui.Liu at freescale.com
2015-04-08  2:19   ` Fabio Estevam
2015-04-08  8:28     ` Stefano Babic
2015-04-08  8:46 ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5524EAF2.8060103@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.