[U-Boot] [PATCH 1/2] pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity

Wolfgang Denk wd at denx.de
Sat Feb 7 23:50:24 CET 2009


Dear Kumar Gala,

In message <1233935372-28001-1-git-send-email-galak at kernel.crashing.org> you wrote:
> The PCI_REGION_MEMORY and PCI_REGION_MEM are a bit to similar and
> can be confusing when reading the code.
> 
> Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY to clarify its used
> for system memory mapping purposes.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>  board/MAI/AmigaOneG3SE/articiaS_pci.c    |    2 +-
>  board/ads5121/pci.c                      |    2 +-
>  board/amirix/ap1000/pci.c                |    2 +-
>  board/armltd/integratorap/integratorap.c |    2 +-
>  board/dave/common/pci.c                  |    2 +-
>  board/eltec/bab7xx/pci.c                 |    2 +-
>  board/eltec/elppc/pci.c                  |    2 +-
>  board/esd/common/pci.c                   |    2 +-
>  board/freescale/mpc832xemds/pci.c        |    2 +-
>  board/freescale/mpc8349itx/pci.c         |    4 ++--
>  board/freescale/mpc8360emds/pci.c        |    2 +-
>  board/pcippc2/cpc710_pci.c               |    4 ++--
>  board/ppmc7xx/pci.c                      |    2 +-
>  board/sbc8349/pci.c                      |    4 ++--
>  board/sbc8548/sbc8548.c                  |    2 +-
>  board/tb0229/vr4131-pci.c                |    2 +-
>  board/tqc/tqm834x/pci.c                  |    2 +-
>  common/fdt_support.c                     |    4 ++--
>  cpu/i386/sc520.c                         |    2 +-
>  cpu/mcf5445x/pci.c                       |    2 +-
>  cpu/mcf547x_8x/pci.c                     |    2 +-
>  cpu/mpc5xxx/pci_mpc5200.c                |    2 +-
>  cpu/mpc8220/pci.c                        |    2 +-
>  cpu/mpc824x/pci.c                        |    2 +-
>  cpu/mpc8260/pci.c                        |    4 ++--
>  cpu/mpc83xx/pci.c                        |    2 +-
>  cpu/mpc83xx/pcie.c                       |    4 ++--
>  cpu/ppc4xx/4xx_pci.c                     |    4 ++--
>  drivers/pci/fsl_pci_init.c               |   10 +++++-----
>  drivers/pci/pci_ixp.c                    |    2 +-
>  drivers/pci/tsi108_pci.c                 |    2 +-
>  include/pci.h                            |    2 +-
>  32 files changed, 43 insertions(+), 43 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Virtue is a relative term.
	-- Spock, "Friday's Child", stardate 3499.1


More information about the U-Boot mailing list