public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] ati_radeon: Support PCI virtual not eq bus mapping.
Date: Thu, 8 Apr 2010 16:37:16 +0200	[thread overview]
Message-ID: <20100408163716.026c2f20@wker> (raw)
In-Reply-To: <1270068760-22589-1-git-send-email-Ed.Swarthout@freescale.com>

On Wed, 31 Mar 2010 15:52:40 -0500
Ed Swarthout <Ed.Swarthout@freescale.com> wrote:

> Use pci_bus_to_virt() to convert the bus address from the BARs to
> virtual address' to eliminate the direct mapping requirement.
> 
> Rename variables to better match usage (_phys -> _bus or no-suffix)
> 
> This fixes the mpc8572ds CONFIG_PHYS_64BIT mode failure:
> "videoboot: Video ROM failed to map!"
> 
> Tested on mpc8572ds with and without CONFIG_PHYS_64BIT.
> 
> Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
> ---
> 
> V2: 
> 
>  Fix typos and warnings as pointed out by Anatolij Gustschin. -thanks
> 
>  Fixed checkpatch error:
> 
>  ERROR: do not use assignment in if condition
>  #41: FILE: drivers/bios_emulator/atibios.c:198:
>  +	if ((BIOSImageBus = PCI_findBIOSAddr(pcidev, &BIOSImageBAR)) == 0) {
> 
>  drivers/bios_emulator/atibios.c |   10 +++++---
>  drivers/video/ati_radeon_fb.c   |   47 ++++++++++++++++++++------------------
>  drivers/video/ati_radeon_fb.h   |    4 +-
>  3 files changed, 33 insertions(+), 28 deletions(-)

Applied to u-boot-video/master. Thanks!

Anatolij

      reply	other threads:[~2010-04-08 14:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31 14:54 [U-Boot] [PATCH] ati_radeon: Support PCI virtual not eq bus mapping Ed Swarthout
2010-03-31 17:03 ` Anatolij Gustschin
2010-03-31 20:52   ` [U-Boot] [PATCH V2] " Ed Swarthout
2010-04-08 14:37     ` Anatolij Gustschin [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=20100408163716.026c2f20@wker \
    --to=agust@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