All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Cleanup output of MPC83xx boards
Date: Tue, 14 Aug 2007 08:04:25 +0200	[thread overview]
Message-ID: <200708140804.26281.sr@denx.de> (raw)
In-Reply-To: <20070813135529.2e92d4ea.kim.phillips@freescale.com>

Hi Kim,

On Monday 13 August 2007, Kim Phillips wrote:
> the problem is some boards spit out other memory diagnostic
> information, such as:
>
> ---
>    DDR DIMM: data bus width is 64 bit without ECC
>    DDRC ECC mode: OFF
>    SDRAM on Local Bus is NOT available!
> ---
>
> I can abbreviate the above to have the entire DRAM line show something
> like "DRAM: 64-bit, ECC off, 256MB\n".  Let me know if you have
> objections.

On some 4xx boards I generate this output:

DRAM:  512 MB (ECC not enabled, 533 MHz, CL4)

It's using the function board_add_ram_info() enabled via the 
CONFIG_ADD_RAM_INFO option. Perhaps we could define this function as weak 
too, to loose some more #ifdef's.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

      parent reply	other threads:[~2007-08-14  6:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-12 16:25 [U-Boot-Users] Cleanup output of MPC83xx boards Wolfgang Denk
2007-08-12 16:48 ` Timur Tabi
2007-08-12 18:41   ` Wolfgang Denk
2007-08-13 18:55 ` Kim Phillips
2007-08-13 19:51   ` Wolfgang Denk
2007-08-14  6:04   ` Stefan Roese [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=200708140804.26281.sr@denx.de \
    --to=sr@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.