]> git.baikalelectronics.ru Git - uboot.git/commit
fdtdec: Add API to read pci bus-range property
authorSuneel Garapati <sgarapati@marvell.com>
Sat, 19 Oct 2019 22:19:35 +0000 (15:19 -0700)
committerStefan Roese <sr@denx.de>
Tue, 25 Aug 2020 03:41:09 +0000 (05:41 +0200)
commit950be2fde542b1d06069c9e11b720b8f2e6b6950
tree03c6756b34b2d3f8ac9cbf0aa5d44a066bdb8529
parent1ae081c021076c62a7f8798f8fb3eb32fb36b4be
fdtdec: Add API to read pci bus-range property

Add fdtdec_get_pci_bus_range to read bus-range property
values.

Signed-off-by: Suneel Garapati <sgarapati@marvell.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/fdtdec.h
lib/fdtdec.c