From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] PPC460GT Canyonlands tlb table overlap?
Date: Wed, 14 Jan 2009 12:52:29 +0100 [thread overview]
Message-ID: <200901141252.29320.sr@denx.de> (raw)
In-Reply-To: <f608b67d0901101934i72c9596bh4c14d33da16f8ed5@mail.gmail.com>
On Sunday 11 January 2009, vb wrote:
> The Canyonland board's init.s file (board/amcc/canyonlands/init.S)
> defines the contents of the TLB table for that target, it has these
> two records in the table among others:
>
> vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
>
> tlbentry(CFG_PCI_BASE, SZ_256M, 0x00000000, 0xC,
> AC_R|AC_W|SA_G|SA_I)
>
> tlbentry(CFG_PCIE_BASE, SZ_16K, 0x08010000, 0xC,
> AC_R|AC_W|SA_G|SA_I)
>
> ^^^^^^^^^^^^^^^^^^^^^^^^
>
> Am I missing something, or do they indeed overlap (the first record in
> fact encapsulates the second one on the physical address side).
You seem to be correct. This physical addresses overlap. Not sure if this
really is a problem. A patch to fix this would be welcome. :)
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
=====================================================================
prev parent reply other threads:[~2009-01-14 11:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-11 3:34 [U-Boot] PPC460GT Canyonlands tlb table overlap? vb
2009-01-14 11:52 ` 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=200901141252.29320.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox