From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Mon, 3 Apr 2017 09:33:01 +0900 Subject: [U-Boot] [PATCH] fdtgrep: Copy with the /aliases node being last In-Reply-To: <20170402182644.15239-1-sjg@chromium.org> References: <20170402182644.15239-1-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, 2017-04-03 3:26 GMT+09:00 Simon Glass : > 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 > --- Thank you for fixing this! Tested-by: Masahiro Yamada -- Best Regards Masahiro Yamada