[U-Boot] [PATCH 03/11] drivers/pci: Create pci_map_bar function

Kumar Gala galak at kernel.crashing.org
Wed Jan 28 15:21:43 CET 2009


On Dec 3, 2008, at 11:04 PM, Becky Bruce wrote:

> It is no longer always true that the pci bus address can be
> used as the virtual address for pci accesses.  pci_map_bar()
> is created to return the virtual address for a pci region.
>
> Signed-off-by: Becky Bruce <beckyb at kernel.crashing.org>
> ---
> drivers/pci/pci.c |   19 +++++++++++++++++++
> include/pci.h     |   28 ++++++++++++++++++++++++----
> 2 files changed, 43 insertions(+), 4 deletions(-)

Wolfgang,

What about picking this up?

- k


More information about the U-Boot mailing list