[U-Boot] [PATCH 04/23] fdt: Add a function to return PCI BDF triplet
Simon Glass
sjg at chromium.org
Mon Aug 18 20:20:40 CEST 2014
On 18 August 2014 01:16, Thierry Reding <thierry.reding at gmail.com> wrote:
> From: Thierry Reding <treding at nvidia.com>
>
> The fdtdec_pci_get_bdf() function returns the bus, device, function
> triplet of a PCI device by parsing the "reg" property according to the
> PCI device tree binding.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list