commit | 847f59a813123bb7ef47b87e08c39eb8b3e7f560 | [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 | 77bb05e6853df8ec78dc49989c0989c0ff84f412 [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>