diff options
author | Timur Tabi <timur@freescale.com> | 2010-05-28 15:05:30 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-07-16 10:55:10 -0500 |
commit | 752bc335302d70d89c7e7cc711b9184260121b19 (patch) | |
tree | 94e9e2f769b4e03d0bceee4cf19b2fd0af01bd06 /board/idmr | |
parent | ae3913922ad8d001310bdb74065d58b3baa0f537 (diff) | |
download | u-boot-imx-752bc335302d70d89c7e7cc711b9184260121b19.zip u-boot-imx-752bc335302d70d89c7e7cc711b9184260121b19.tar.gz u-boot-imx-752bc335302d70d89c7e7cc711b9184260121b19.tar.bz2 |
fsl: add LAW target to fsl_pci_info structure
Add the LAW target (enum law_trgt_if) to the fsl_pci_info structure, so that
we can capture the LAW target for a given PCI or PCIE controller. Also update
the SET_STD_PCI_INFO and SET_STD_PCIE_INFO macros to assign the
LAW_TRGT_IF_PCI[E]_x macro to the LAW target field of the structure.
This will allow future PCI[E] code to configure the LAW target automatically,
rather than requiring each board to it for each PCI controller separately.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/idmr')
0 files changed, 0 insertions, 0 deletions