public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jerry Van Baren <vanbaren@cideas.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges
Date: Sun, 09 Aug 2009 18:54:39 -0400	[thread overview]
Message-ID: <4A7F53AF.4000508@cideas.com> (raw)
In-Reply-To: <20090809212819.1B1AD833DBD2@gemini.denx.de>

Wolfgang Denk wrote:
> Dear Kumar Gala,
> 
> In message <1249481034-21936-1-git-send-email-galak@kernel.crashing.org> you wrote:
>> If the size of a region equal to 4G it can't be represnted in a 32-bit
>> BAR so we should have marked that case as MEM64.
>>
>> Additionally bump the number of inbound windows up to 4 to handle the
>> fact that Freescale PPCs that have an implicit window for CCSRBAR.
>>
>> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
>> ---
>>  common/fdt_support.c |    4 ++--
>>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> Applied, thanks.
> 
> Hope this is OK, Jerry.
> 
> Best regards,
> 
> Wolfgang Denk

Yes, no problem.  It is only peripherally related to fdt (fdt is the 
mechanism used, the logic is Kumar's bailiwick).

gvb

      reply	other threads:[~2009-08-09 22:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05 14:03 [U-Boot] [PATCH] fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges Kumar Gala
2009-08-07 13:31 ` Kumar Gala
2009-08-09 21:28 ` Wolfgang Denk
2009-08-09 22:54   ` Jerry Van Baren [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=4A7F53AF.4000508@cideas.com \
    --to=vanbaren@cideas.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