[U-Boot] [PATCH 1/3] mpc83xx: Add support for MPC83xx PCI-E controllers

Huang Changming Chang-Ming.Huang at freescale.com
Thu Jan 8 08:52:34 CET 2009


> +static void mpc83xx_pcie_register_hose(int bus, struct 
> pci_region *reg,
> +				       u8 link)
> +{
> +	extern void disable_addr_trans(void); /* start.S */
> +	static struct pci_controller pcie_hose[PCIE_MAX_BUSES];
If PCIe use the hose which is different from PCI hose, after u-boot
booting, the command 'pci' only find the PCI controller and device, but
not find the PCIe controller and PCIe devices.


More information about the U-Boot mailing list