summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/t4240_ids.c
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-11-14 11:48:15 -0500
committerTom Rini <trini@ti.com>2013-11-14 11:48:15 -0500
commitc3ebb8c38a5da5e40da2786c5d850d1f6555ff95 (patch)
tree5a31873d2a4994cd9b5a4fc4bed9bb0c4f28f62b /arch/powerpc/cpu/mpc85xx/t4240_ids.c
parentf9de54e9b09b4836fb3cda9d98a6dfba367b9734 (diff)
parent51abee64eee0186634858d1e6f91a65969c90125 (diff)
downloadu-boot-imx-c3ebb8c38a5da5e40da2786c5d850d1f6555ff95.zip
u-boot-imx-c3ebb8c38a5da5e40da2786c5d850d1f6555ff95.tar.gz
u-boot-imx-c3ebb8c38a5da5e40da2786c5d850d1f6555ff95.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'arch/powerpc/cpu/mpc85xx/t4240_ids.c')
-rw-r--r--arch/powerpc/cpu/mpc85xx/t4240_ids.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/t4240_ids.c b/arch/powerpc/cpu/mpc85xx/t4240_ids.c
index 54c1cfd..f181315 100644
--- a/arch/powerpc/cpu/mpc85xx/t4240_ids.c
+++ b/arch/powerpc/cpu/mpc85xx/t4240_ids.c
@@ -86,10 +86,10 @@ struct liodn_id_table liodn_tbl[] = {
SET_SATA_LIODN(1, 555),
SET_SATA_LIODN(2, 556),
- SET_PCI_LIODN(CONFIG_SYS_FSL_PCIE_COMPAT, 1, 148),
- SET_PCI_LIODN(CONFIG_SYS_FSL_PCIE_COMPAT, 2, 228),
- SET_PCI_LIODN(CONFIG_SYS_FSL_PCIE_COMPAT, 3, 308),
- SET_PCI_LIODN(CONFIG_SYS_FSL_PCIE_COMPAT, 4, 388),
+ SET_PCI_LIODN_BASE(CONFIG_SYS_FSL_PCIE_COMPAT, 1, 148),
+ SET_PCI_LIODN_BASE(CONFIG_SYS_FSL_PCIE_COMPAT, 2, 228),
+ SET_PCI_LIODN_BASE(CONFIG_SYS_FSL_PCIE_COMPAT, 3, 308),
+ SET_PCI_LIODN_BASE(CONFIG_SYS_FSL_PCIE_COMPAT, 4, 388),
SET_DMA_LIODN(1, 147),
SET_DMA_LIODN(2, 227),