[U-Boot] [RFC PATCH v3 3/7] x86: Define macros for pci configuration space access

Simon Glass sjg at chromium.org
Wed Feb 4 16:07:32 CET 2015


On 2 February 2015 at 07:35, Bin Meng <bmeng.cn at gmail.com> wrote:
> Move PCI_REG_ADDR and PCI_REG_DATA from arch/x86/lib/pci_type1.c to
> arch/x86/include/asm/pci.h, also define PCI_CFG_EN so that these
> macros can be used for pci configuration space access.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v3:
> - New patch to define macros for pci configuration space access
>
> Changes in v2: None
>
>  arch/x86/include/asm/pci.h | 13 +++++++++++--
>  arch/x86/lib/pci_type1.c   |  7 ++-----
>  2 files changed, 13 insertions(+), 7 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list