Commits
Simon Glass committed c3c4c00563a
fdt: Add fdt_first/next_region() functions These have been sent upstream but not accepted to libfdt. For now, bring these into U-Boot to enable fdtgrep to operate. We will use fdtgrep to cut device tree files down for SPL. Signed-off-by: Simon Glass <sjg@chromium.org>