From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5] pci: tegra: clip RAM size to 32-bits
Date: Wed, 21 Oct 2015 10:41:03 -0600 [thread overview]
Message-ID: <5627C01F.9070209@wwwdotorg.org> (raw)
In-Reply-To: <1444086044-30199-1-git-send-email-swarren@wwwdotorg.org>
On 10/05/2015 05:00 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> Tegra peripherals can generally access a 32-bit physical address space,
> and I believe this applies to PCIe. Clip the PCI region that refers to
> DRAM so it fits into 32-bits to avoid issues.
Tom,
Is this patch OK? I assume it can be applied now the merge window is over?
prev parent reply other threads:[~2015-10-21 16:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-05 23:00 [U-Boot] [PATCH 1/5] pci: tegra: clip RAM size to 32-bits Stephen Warren
2015-10-05 23:00 ` [U-Boot] [PATCH 2/5] pci: tegra: use #address-/size-cells from DT Stephen Warren
2015-10-05 23:00 ` [U-Boot] [PATCH 3/5] pci: tegra: implement PCA enable workaround Stephen Warren
2015-10-05 23:00 ` [U-Boot] [PATCH 4/5] pci: tegra: call tegra_pcie_board_init() earlier Stephen Warren
2015-10-06 15:14 ` Simon Glass
2015-10-17 18:13 ` Simon Glass
2015-10-05 23:00 ` [U-Boot] [PATCH 5/5] pci: tegra: add/enable support for Tegra210 Stephen Warren
2015-10-21 16:41 ` Stephen Warren [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=5627C01F.9070209@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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.