From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] ppc: Add CONFIG_TOP_HIDE option to hide memory area that doesn't get "touched"
Date: Sat, 22 Mar 2008 11:19:40 +0100 [thread overview]
Message-ID: <200803221119.40539.sr@denx.de> (raw)
In-Reply-To: <200803221104.53441.matthias.fuchs@esd-electronics.com>
Hi Matthias,
On Saturday 22 March 2008, Matthias Fuchs wrote:
> I followed this discussion. The DU440 board will also need this fix.
> On the PMC440 board we reserved the top memory region for
> some PCI accessable shared memory. I will check how we can
> handle skipping the top 256 bytes and provide a patch for both of our
> 440EPx boards soon.
Good.
> I did not get into much depth with this issue, but your fix will make the
> logbuffer ram and pram unaligned to a page boundary. I am not sure if this
> is a good idea. Let's say you want to ioremap the pram under Linux you
> cannot let the mapped region end at log bufferbuffer start address because
> it just lost its alignment on a 4k page boundary.
Good point. If nobody objects I'll change the size of CFG_MEM_TOP_HIDE from
256 to 4k in the next patch version.
Thanks.
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
=====================================================================
next prev parent reply other threads:[~2008-03-22 10:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-21 11:17 [U-Boot-Users] [PATCH] ppc: Add CONFIG_TOP_HIDE option to hide memory area that doesn't get "touched" Stefan Roese
2008-03-21 11:48 ` Dave Littell
2008-03-21 12:39 ` Wolfgang Denk
2008-03-22 10:04 ` Matthias Fuchs
2008-03-22 10:19 ` Stefan Roese [this message]
2008-03-22 13:57 ` Wolfgang Denk
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=200803221119.40539.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.