mirror of
https://xff.cz/git/u-boot/
synced 2026-01-23 13:35:21 +01:00
Add a function which can decode a property containing a list of phandles. This is useful for finding nodes linked to a property. Also provide a way to look up a single phandle and get the Fdt object from a Node. Signed-off-by: Simon Glass <sjg@chromium.org>