Files
u-boot/lib
Bin Meng a62e84d7b1 fdt: Add several apis to decode pci device node
This commit adds several APIs to decode PCI device node according to
the Open Firmware PCI bus bindings, including:
- fdtdec_get_pci_addr() for encoded pci address
- fdtdec_get_pci_vendev() for vendor id and device id
- fdtdec_get_pci_bdf() for pci device bdf triplet
- fdtdec_get_pci_bar32() for pci device register bar

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
(Include <pci.h> in fdtdec.h and adjust tegra to fix build error)
2015-01-13 07:24:40 -08:00
..
2014-06-11 16:27:06 -04:00
2014-12-13 22:32:04 -07:00
2011-01-18 23:38:08 +01:00
2014-01-08 17:20:34 -07:00
2014-07-18 17:53:22 -04:00
2014-10-25 07:02:01 -04:00
2012-04-29 14:14:08 +02:00
2014-07-18 17:53:23 -04:00
2014-10-27 11:04:01 -04:00