public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Kim Phillips <kim.phillips@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Cleanup output of MPC83xx boards
Date: Mon, 13 Aug 2007 13:55:29 -0500	[thread overview]
Message-ID: <20070813135529.2e92d4ea.kim.phillips@freescale.com> (raw)
In-Reply-To: <20070812162527.3CDC72405E@gemini.denx.de>

On Sun, 12 Aug 2007 18:25:27 +0200
Wolfgang Denk <wd@denx.de> wrote:

> Dear Kim,
> 
> I would like to suggest to clean up the output printed by most
> MPC83xx boards a bit. What do you think about a patch like this one:
> 
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.

> Also, if I understand this correctly, these  files  use  a  hardwired
> memory  size.  I this correct? Do you have any plans to bring this in

afaict, yes.

> line  with  the  normal  U-Boot  design  philisophy  which  uses  the
> memsize() function to automatically detect and adjust for the size of
> memory  really  present on a board, allowing to use the same image on
> differing configurations?

Thanks for the info.  Some boards have fixed mem, some don't, but in
either case I'll have to add this to my TODOLIST.

Kim

  parent reply	other threads:[~2007-08-13 18:55 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 [this message]
2007-08-13 19:51   ` Wolfgang Denk
2007-08-14  6:04   ` Stefan Roese

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=20070813135529.2e92d4ea.kim.phillips@freescale.com \
    --to=kim.phillips@freescale.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox