On Jan 23, 2009, at 2:52 PM, Kumar Gala 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 <[email protected]> > --- > board/MAI/AmigaOneG3SE/articiaS_pci.c | 2 +- > board/ads5121/pci.c | 2 +- > board/amirix/ap1000/pci.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/integratorap/integratorap.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/ixp/pci.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/ppc4xx/4xx_pci.c | 4 ++-- > drivers/pci/fsl_pci_init.c | 10 +++++----- > drivers/pci/tsi108_pci.c | 2 +- > include/pci.h | 2 +- > 31 files changed, 41 insertions(+), 41 deletions(-)
posting a new version as changes have gone in that require updating it. - k _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

