mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-21 07:52:31 +08: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>