commit | c47a38b47770887dc9416382207364fb62899fc2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 02 12:26:44 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 13 14:43:31 2017 -0600 |
tree | 96ca57026419771890c29979c4b458c430edc5bf | |
parent | f156b5b59750f4140ffa2dd6a5eab686ba0212c3 [diff] |
fdtgrep: Cope with the /aliases node being last With skeleton.dtsi being dropped it is more likely that the /aliases node will be last in the device tree. Update fdtgrep to handle this. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Masahiro Yamada <yamada.masahiro@socionext.com>