commit | 2253d648f11e844d2dcf572b3bb961e1a7a2b00b | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Feb 11 08:43:25 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 22 12:15:20 2019 -0400 |
tree | 912e3893ba918df3197fd9fb4fa1833d8fb65640 | |
parent | e63bf1b13b3a7ac610c238cc19041381e890900f [diff] |
pci: Add comment to mention difference in DEVFN usage in U-Boot vs Linux This patch adds a comment to the header with the PCI_foo macros related to DEVFN to explain the difference in U-Boot vs Linux. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>