Home
last modified time | relevance | path

Searched hist:"30 e76d5e3bc4c5208ee63585fe12b409d9308cd8" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_auto.c30e76d5e3bc4c5208ee63585fe12b409d9308cd8 Tue Oct 21 13:36:08 UTC 2008 Kumar Gala <galak@kernel.crashing.org> pci: Allow for PCI addresses to be 64-bit

PCI bus is inherently 64-bit. While not all system require access to
the full 64-bit PCI address range some do. This allows those systems
to enable the full PCI address width via CONFIG_SYS_PCI_64BIT.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
Acked-by: Wolfgang Denk <wd@denx.de>
H A Dpci.c30e76d5e3bc4c5208ee63585fe12b409d9308cd8 Tue Oct 21 13:36:08 UTC 2008 Kumar Gala <galak@kernel.crashing.org> pci: Allow for PCI addresses to be 64-bit

PCI bus is inherently 64-bit. While not all system require access to
the full 64-bit PCI address range some do. This allows those systems
to enable the full PCI address width via CONFIG_SYS_PCI_64BIT.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
Acked-by: Wolfgang Denk <wd@denx.de>
/rk3399_rockchip-uboot/include/
H A Dpci.h30e76d5e3bc4c5208ee63585fe12b409d9308cd8 Tue Oct 21 13:36:08 UTC 2008 Kumar Gala <galak@kernel.crashing.org> pci: Allow for PCI addresses to be 64-bit

PCI bus is inherently 64-bit. While not all system require access to
the full 64-bit PCI address range some do. This allows those systems
to enable the full PCI address width via CONFIG_SYS_PCI_64BIT.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
Acked-by: Wolfgang Denk <wd@denx.de>