Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fdt: Add fdt_first/next_region() functions | Simon Glass | 2015-07-21 | -0/+492 |
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> |