diff options
Diffstat (limited to 'arch/ppc/syslib/ppc405_pci.c')
| -rw-r--r-- | arch/ppc/syslib/ppc405_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/syslib/ppc405_pci.c b/arch/ppc/syslib/ppc405_pci.c index d6d838b16dac..9e9035693bfa 100644 --- a/arch/ppc/syslib/ppc405_pci.c +++ b/arch/ppc/syslib/ppc405_pci.c | |||
| @@ -137,7 +137,7 @@ ppc4xx_find_bridges(void) | |||
| 137 | hose_a->pci_mem_offset = 0; | 137 | hose_a->pci_mem_offset = 0; |
| 138 | 138 | ||
| 139 | /* Setup bridge memory/IO ranges & resources | 139 | /* Setup bridge memory/IO ranges & resources |
| 140 | * TODO: Handle firmwares setting up a legacy ISA mem base | 140 | * TODO: Handle firmware setting up a legacy ISA mem base |
| 141 | */ | 141 | */ |
| 142 | hose_a->io_space.start = PPC405_PCI_LOWER_IO; | 142 | hose_a->io_space.start = PPC405_PCI_LOWER_IO; |
| 143 | hose_a->io_space.end = PPC405_PCI_UPPER_IO; | 143 | hose_a->io_space.end = PPC405_PCI_UPPER_IO; |
