All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] mx28evk: Scan only first 128MB of DRAM to avoid memory wraparound
Date: Tue, 29 May 2012 22:43:21 +0200	[thread overview]
Message-ID: <201205292243.21275.marex@denx.de> (raw)
In-Reply-To: <20120529203925.5B01D2073AD@gemini.denx.de>

Dear Wolfgang Denk,

> Dear Fabio Estevam,
> 
> In message 
<CAOMZO5AoXTbc1ELHoPLoicuwcf9rSuZZLUcKdyzWwyRfbDHC8Q@mail.gmail.com> you wrote:
> > Also, on the other i.MX boards we put the total size of RAM in the
> > config files, and I did the same here with this patch.
> 
> This is a really bad habit that I would like to see eradicated rather
> sooner than later.

I've been thinking about it, maybe you can use the memory configuration 
adjustment function -- mx28_adjust_memory_params(). You shouldn't have the 
wraparound there then and you should be able to scan whole 1 gig of DRAM :)

> Best regards,
> 
> Wolfgang Denk

Best regards,
Marek Vasut

  reply	other threads:[~2012-05-29 20:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-12 17:17 [U-Boot] [PATCH v2] mx28evk: Scan only first 128MB of DRAM to avoid memory wraparound Fabio Estevam
2012-05-12 21:24 ` Wolfgang Denk
2012-05-12 21:41   ` Fabio Estevam
2012-05-29 20:39     ` Wolfgang Denk
2012-05-29 20:43       ` Marek Vasut [this message]
2012-05-29 23:43         ` Fabio Estevam
2012-05-30  5:44           ` Marek Vasut

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=201205292243.21275.marex@denx.de \
    --to=marex@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.