mirror of
https://xff.cz/git/u-boot/
synced 2026-01-28 13:19:22 +01:00
The flat device tree is assumed to be the control FDT but this is not always the case. Update the ofnode implementation to obtain the node via an function call so we can eventually add support for selecting different trees. Signed-off-by: Simon Glass <sjg@chromium.org>