[PATCH u-boot-next 01/12] pci: Add standard PCI Config Address macros

Tom Rini trini at konsulko.com
Thu Jan 13 02:51:29 CET 2022


On Fri, Nov 26, 2021 at 11:42:41AM +0100, Pali Rohár wrote:

> Lot of PCI and PCIe controllers are using standard Config Address for PCI
> Configuration Mechanism #1 or its extended version.
> 
> So add PCI_CONF1_ADDRESS() and PCI_CONF1_EXT_ADDRESS() macros into U-Boot's
> pci.h header file which can be suitable for most PCI and PCIe controller
> drivers. Drivers do not have to invent their own macros and can use these
> new U-Boot macros.
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220112/bcb88707/attachment.sig>


More information about the U-Boot mailing list