mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 17:49:59 +02:00
Update the xlate() method to use ofnode_phandle_args instead of the fdtdec variant. This will allow drivers to support a live device tree. Signed-off-by: Simon Glass <sjg@chromium.org>